Not quite. Its been on my list of stuff to roll in for a long time.

Take a look at the appserver plugin, and also the hot deployment for Tomcat
which can be downloaded from the Maven wiki with a bit of searching.

Cheers,
Brett

> -----Original Message-----
> From: Glenn R. Golden [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, 11 February 2004 11:21 AM
> To: Maven Users List
> Subject: "out of the box" support for deploying to a tomcat 
> webapps area
> 
> 
> New to Maven - so far so *cool*!
> 
> I get the idea about each project "installing" the artifact from the 
> project in the repo.
> 
> Once I war:install or jar:install a bunch of projects into the local 
> repo, now I need to have a project which moves war files from 
> the repo. 
> into a deployment area, such as tomcat/webapps, and jar files 
> from the 
> repo. to tomcat/shared/lib.
> 
> Is there any support for this built in to Maven?  How might I do this?
> 
> Thanks.
> 
> - Glenn
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to