[ http://jira.codehaus.org/browse/DOXIA-90?page=comments#action_85053 ] Vincent Siveton commented on DOXIA-90: --------------------------------------
After some discussions on IRC with Emmanuel and Kenney, here is a summary: * Zones uses maven 2.0.4 * With maven 2.0.5, I got this issue with "mvn test" * Works a treat with 2.0.5 and a profile "mvn test -Papache" > siternderer does not build > -------------------------- > > Key: DOXIA-90 > URL: http://jira.codehaus.org/browse/DOXIA-90 > Project: doxia > Issue Type: Bug > Components: Site Renderer > Reporter: Henning Schmiedehausen > Fix For: 1.0 > > Attachments: ds.patch > > > The doxia-siterenderer module does not build. it does some automatic > dependency resolution for commons-collections and ends up with version 2.0 > which does not contain a required class: > patch is attached. -- 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
