|
|
In reply to this post by JIRA noreply@jenkins-ci.org
 |
|
|
|
|
Change By:
|
Ulli Hafner
(13/Oct/12 10:44 AM)
|
|
Summary:
|
Publishing Findbugs analysis report on a multi-module maven project results in
ClassCastException
when reports are created with maven-site-plugin
|
|
Priority:
|
Major
Minor
|
|
Description:
|
When
using
enabling
the Jenkins Findbugs plugin on a
multi-module
Maven
job that uses the maven-site-
plugin
,
to generate
the
reports then the
build fails with the root cause exception: java.lang.ClassCastException: org.dom4j.DocumentFactory cannot be cast to org.dom4j.DocumentFactory (cf. attachment for full stack-trace).
Note: the Findbugs Maven plugin is not able to generate an aggregated report for multi-module Maven, so maybe this is the origin of the problem ?
|
|
|
|
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
|
|
Can you please add some details about your environment? Is this a slave build? Which JDK, findbugs, Jenkins, etc. is installed?