Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
I'd like to be able to use the tomcat-maven-plugin while hacking on Archiva.
With patch and maven 3 and from the top of the project, it will be possible to use :
mvn tomcat:run -Pdev
And this without installing all jars, the plugin will see artifacts in reactor and add it to the webapp classloader.