Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0-alpha-9
-
Component/s: Site Renderer
-
Labels:None
-
Number of attachments :
Description
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.
I tried with mvn 2.0.x and all seems ok here and in the zones [1] Could you provide us debug trace and the surefire reports? Thanks.
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