maven configuration to be able to run tomcat:run
------------------------------------------------
Key: MRM-1472
URL: http://jira.codehaus.org/browse/MRM-1472
Project: Archiva
Issue Type: Improvement
Reporter: Olivier Lamy
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 :
{code}
mvn tomcat:run -Pdev
{code}
And this without installing all jars, the plugin will see artifacts in reactor
and add it to the webapp classloader.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira