If you are using a maven job type then the site goal does not work:
https://issues.jenkins-ci.org/browse/JENKINS-3654

You need to call the plugins as individual goals like checkstyle:checkyle

Ulli

Am 17.03.2014 um 17:19 schrieb Philipp Kraus <philipp.kr...@flashpixx.de>:

> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to