|
||||||||
|
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/groups/opt_out.

Update:
I've played around some more with various configurations:
When I disable Findbugs reporting, I still get the above stack trace and warnings, BUT, at the end, the build does not fail.
I've also tried switching to Maven 3 (Maven 3.0.5). Without Findbugs: no stack trace, and build succeeds. With Findbugs, the build fails again, with the following stack trace:
(Unfortunately I can't fully switch over to Maven 3 yet in production environment.)