Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.7
-
None
-
Fedora Rawhide
maven-doxia 1.1.2
Description
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