Ulli Hafner commented on Bug JENKINS-15344

I can't reproduce this with your example. Is there a findbugs warning in your project? When I run it I get:

[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ aggregator ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
mojoSucceeded org.codehaus.mojo:findbugs-maven-plugin:2.5.2(default-cli)
[FINDBUGS] Finding all files that match the pattern findbugsXml.xml
[FINDBUGS] Parsing 1 files in /Users/hafner/Development/jenkins/jobs/JENKINS-15344/workspace/target
[FINDBUGS] Successfully parsed file /Users/hafner/Development/jenkins/jobs/JENKINS-15344/workspace/target/findbugsXml.xml of module aggregator with 0 warnings.
projectSucceeded net.test:aggregator:0.1-SNAPSHOT
sessionEnded

There is no warning found. I'm using the goals "clean package findbugs:findbugs". What did you use?

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

Reply via email to