-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
Jenkins 1.578
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
- is related to
-
JENKINS-21752 Test result graph is not always displayed
-
- Closed
-
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