Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-23950

Publish Clang Scan-Build results does not archive reports

      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.

          [JENKINS-23950] Publish Clang Scan-Build results does not archive reports

          Sean Wang added a comment -

          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

          Sean Wang added a comment - 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

          Awesome! I confirm that it works. Can you issue a pull request? It would be great if it could land in the main release.

          Lukasz Warchol added a comment - Awesome! I confirm that it works. Can you issue a pull request? It would be great if it could land in the main release.

          Fix merged in clang-scanbuild-plugin 1.5

          Craig Rodrigues added a comment - Fix merged in clang-scanbuild-plugin 1.5

            rodrigc Craig Rodrigues
            lukewar Lukasz Warchol
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: