![]() |
|
|
|
|
|
|
Change By:
|
Elifarley
(30/Sep/14 10:41 PM)
|
|
Summary:
|
Trend
graph is
graphs are
not
always displayed
shown for some projects
|
|
Environment:
|
Jenkins 1.578
|
|
Description:
|
Looks like
For some projects, no trend graphs are shown, even though I have configured Maven to generate
the
utplsql
reports (pmd:pmd pmd:cpd org.codehaus.mojo:findbugs
-
plugin has the same bug as the NUnit
maven
-plugin
(JENKINS-9965
: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
|
|
Assignee:
|
kusemuckl
|
|
Component/s:
|
checkstyle
|
|
Component/s:
|
findbugs
|
|
Component/s:
|
pmd
|
|
Component/s:
|
tasks-plugin
|
|
Component/s:
|
utplsql
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[email protected].
For more options, visit
https://groups.google.com/d/optout.
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