For some projects, no trend graphs are shown, even though I have configured Maven to generate the reports (pmd:pmd pmd:cpd org.codehaus.mojo:findbugs-maven-plugin:findbugs checkstyle:checkstyle) and configured the projects to have all these checked:

      Publish Checkstyle analysis results
      Publish FindBugs analysis results
      Publish PMD analysis results
      Publish duplicate code analysis results
      Scan workspace for open tasks

          [JENKINS-24942] Trend graphs are not shown for some projects

          Elifarley added a comment -

          Here's the apparently normal log of the PMD plugin:

          [PMD] Finding all files that match the pattern pmd.xml
          [PMD] Parsing 1 files in /opt/xxx/jenkins-slave/workspace/xxxLIB-default/target
          [PMD] Successfully parsed file /opt/xxx/jenkins-slave/workspace/xxxLIB-default/target/pmd.xml of module xxx-lib with 21 warnings.
          [PMD] Plug-in Result: Success - no threshold has been exceeded
          [PMD] Computing warning deltas based on reference build #79

          Elifarley added a comment - Here's the apparently normal log of the PMD plugin: [PMD] Finding all files that match the pattern pmd.xml [PMD] Parsing 1 files in /opt/xxx/jenkins-slave/workspace/xxxLIB-default/target [PMD] Successfully parsed file /opt/xxx/jenkins-slave/workspace/xxxLIB-default/target/pmd.xml of module xxx-lib with 21 warnings. [PMD] Plug-in Result: Success - no threshold has been exceeded [PMD] Computing warning deltas based on reference build #79

          jlpinardon added a comment -

          I confirm that upgrading from Findbugs 4.56 to Findbugs 4.60 we also observe that trends have disappeared.

          jlpinardon added a comment - I confirm that upgrading from Findbugs 4.56 to Findbugs 4.60 we also observe that trends have disappeared.

          Ulli Hafner added a comment - - edited

          Is this issue still valid? Seems that this issue has not been assigned automatically.

          Ulli Hafner added a comment - - edited Is this issue still valid? Seems that this issue has not been assigned automatically.

            drulli Ulli Hafner
            elifarley Elifarley
            Votes:
            3 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: