You could use rsync to copy the war

Also don't explode the war, much faster deployment

On Mon, 09 Mar 2009 05:19:24 Prag wrote:
> 
> I have the following situation:
> 
> I have a dev machine and a server machine running Tomcat. When Maven creates
> a WAR on the dev machine, it has to be transferred to the server, which
> takes some time due to all the libraries in the WAR.
> 
> Is there a way to decrease this time? Maybe there somehow is a way to let
> Maven manage the library depencencies on Tomcat so that not all libraries
> have to be transferred every time? Possibly using other tools?



-- 
Michael McCallum
Enterprise Engineer
mailto:gho...@apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to