Hello guys,

I have been using for more than two years my own Perl + maven + ant scripts
to deploy to jboss from both SVN trunks and released artifactories in
Archiva.

Now that I am using tomcat more and more I wanted to know if there are any
plans or perhaps options that I cannot see from
http://mojo.codehaus.org/tomcat-maven-plugin/ that will allow me to:

1. Deploy a war artifact directly from a repository URL for example
Artifactory.
2. Deploy a war file directly from a project svn URL.

In both cases it should be supported exploded deployment.
In both cases it should be supported to deploy *only* webapps folder in an
exploded deployment. I have done this with rsync in the past and it is a
must have when you want the Designers to push static images, css, js and so
on directly from an SVN URL.

Thanks!

-Nestor Urquiza

Reply via email to