|
|
|
After some discussions on IRC with Emmanuel and Kenney, here is a summary:
% pwd
/home/henning/scratch/maven-2.orig/doxia/doxia-site-renderer % svn status . % svn up . At revision 496487. % mvn clean [...] % mvn -X -e test [...] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.793 sec <<< FAILURE! Complete log as an attachment. failed doxia-siterenderer build. Full log file.
This is the surefire report file for the failed test. Note the error...
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
Moreover, commons-collections:3.2 is needed by htmlunit (which uses it as dependency) in the test phase so it will be better to add <scope>test</scope>
[1] http://maven.zones.apache.org/continuum/buildResults.action?projectId=123&projectGroupId=10