Support doxia 1.1.2
-------------------
Key: RAT-78
URL: https://issues.apache.org/jira/browse/RAT-78
Project: RAT
Issue Type: New Feature
Affects Versions: 0.7
Environment: Fedora Rawhide
maven-doxia 1.1.2
Reporter: Orion Poplawski
Trying to package up apache-rat for Fedora. Fails to build from source with:
[INFO] Compilation failure
/builddir/build/BUILD/apache-rat-0.8-20100713/apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java:[42,60]
package org.apache.maven.doxia.module.xhtml.decoration.render does not exist
/builddir/build/BUILD/apache-rat-0.8-20100713/apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java:[215,12]
cannot find symbol
symbol : class RenderingContext
location: class org.apache.rat.mp.RatReportMojo
/builddir/build/BUILD/apache-rat-0.8-20100713/apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java:[215,43]
cannot find symbol
symbol : class RenderingContext
location: class org.apache.rat.mp.RatReportMojo
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.