In the maven style job there is no [FINDBUGS] or [CHECKSTYLE] logging. The only output I get with findbugs or checkstyle is from the maven plugin itself.
It looks like this:

[INFO] --- maven-checkstyle-plugin:2.10:checkstyle (default-cli) @ ... ---
[INFO] 
[INFO] There are 49 checkstyle errors.
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ ... ---
[INFO] Fork Value is true
     [java] Warnings generated: 1
[INFO] Done FindBugs Analysis....

In both jobs I call first mvn clean install and afterwards mvn checkstyle:checkstyle findbugs:findbugs.

If you need a deeper look at this problem I can provide both config.xml or the complete jenkins.

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

Reply via email to