I am trying to build the latest version of the source.  I deleted my maven
repository and started from scratch to make sure all my snapshots were
clean. In the archiva-web project I am getting an issue with the file
ShowArtifactAction.java as it is not able to resolve the following imports:

import org.apache.maven.report.projectinfo.dependencies.Dependencies;
import
org.apache.maven.report.projectinfo.dependencies.ReportResolutionListener;

If I comment out the code that uses those imports the application will not
deploy on Tomcat.

This is my first installation on Tomcat so I am not sure what version of
Tomcat this has been tested on or if anyone has had luck with the latest
code on Tomcat.  The imports appear to be from the plugin
maven-project-info-reports-plugin however the two classes are not in the
2.1-SNAPSHOT that I have downloaded from the repositories pointed to in the
pom.

Any pointers would be appreciated.

Scott Ryan
Chief Technology Officer
Soaring Eagle L.L.C.
[EMAIL PROTECTED]
www.soaringeagleco.com
(303) 263-3044

Reply via email to