-
Bug
-
Resolution: Fixed
-
Major
-
None
I am using default configuration. Scan build completes with success. I can see a chart with some issues. When I try to navigate to see Details of any particular issue I receive 404 Not Found error. with description:
"Problem accessing /job/MyProject/7/clangScanBuildBugs/browse/report-1b50a7.html."
Results are present in the workspace but are not archived.
I fixed this bug in my fork: https://github.com/truebit/clang-scanbuild-plugin
This bug is due to the clang static analyzer change from version 271
package the source using "mvn clean package -Dmaven.test.skip=true" and you will find the ".hpi" file in "target" directory