Hello, I have installed the following plugins:
https://wiki.jenkins-ci.org/display/JENKINS/CCM+Plugin https://wiki.jenkins-ci.org/display/JENKINS/Checkstyle+Plugin https://wiki.jenkins-ci.org/display/JENKINS/Cobertura+Plugin https://wiki.jenkins-ci.org/display/JENKINS/DRY+Plugin https://wiki.jenkins-ci.org/display/JENKINS/FindBugs+Plugin https://wiki.jenkins-ci.org/display/JENKINS/PMD+Plugin https://wiki.jenkins-ci.org/display/JENKINS/Analysis+Collector+Plugin https://wiki.jenkins-ci.org/display/JENKINS/Static+Code+Analysis+Plug-ins https://wiki.jenkins-ci.org/display/JENKINS/Task+Scanner+Plugin https://wiki.jenkins-ci.org/display/JENKINS/Warnings+Plugin I have defined in a post-build-action the compiler warning reading, In the Jenkins UI I can read the warning, but the CCM, Check Analysis, FindBugs, PMD, duplicated source code etc does not work although I run a Maven 3 build, with the goal "site" . The goal is run and a checkstyle-result.xml is created and has got a lot of warnings. IMHO Jenkins does not read the resulting XML files in the target project dir. How can I configure the analysis plugins? Thx Phil -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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.
