-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins 1.524
Clang Scan-Build Plugin 1.4
The Clang-Scan publisher looks for its reports in a hardcoded directory ($WORKSPACE/clangScanBuildReports). I have a requirement that all generated artifacts (including the report from scan-build) be created in a top-level build directory. Please make the publisher configurable to be able to specify the location or the reports (having it default to $WORKSPACE/clangScanBuildReports is perfectly reasonable).