[ http://jira.codehaus.org/browse/MEV-359?page=comments#action_61204 ]
Rik Bosman commented on MEV-359: -------------------------------- The dependency needed is jaxen. Adding the following dependencies to the both the poms for the plugins in my local repo worked correctly: <dependency> <groupId>jaxen</groupId> <artifactId>jaxen</artifactId> <version>1.1-beta-7</version> </dependency> > Findbugs pom needs additional dependency --> jaxen > -------------------------------------------------- > > Key: MEV-359 > URL: http://jira.codehaus.org/browse/MEV-359 > Project: Maven Evangelism > Type: Bug > Components: Dependencies > Reporter: Rik Bosman > > > generating the report now results in a FAILURE. > This dependency is also needed for another plugin: > <groupId>org.codehaus.mojo</groupId> > <artifactId>javancss-maven-plugin</artifactId> > <version>2.0-alpha1-SNAPSHOT</version> > The same FAILURE is shown. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira