Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.3
-
Fix Version/s: None
-
Component/s: Report / Mojo
-
Labels:None
-
Environment:linux,maven 2.2.1
-
Number of attachments :
Description
scmchangelog:report
fail with maven 2.2.1 deps problem
Caused by: java.lang.ClassNotFoundException: org.apache.maven.doxia.module.xhtml.decoration.render.RenderingContext
I got the same problem when I first try the plugin by explicitly calling the goal (mvn scmchangelog:report), but running it as a report plugin (mvn site) works.
perhaps you can add an entry to the FAQ ?