You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Janning Vygen <vy...@planwerk6.de> on 2007/05/31 11:49:14 UTC

Rsync Plugin?

Hello maven users,

i am searching for a rsync plugin for maven. I found wagon which can scp, but 
not rsync. I saw the site plugin using rsync.

background:
For local testing i use jetty6 which is very fine, but sometimes i want to 
install it on the real server engine. I just want to rsync my exploded war to 
the server, because i dont want to transport the whole war everytime if there 
is only a small diff.

With tomcat:redeploy i can redeploy an exploded war so rsync would be a nice 
to copy the changes fast.

I apprecated any suggestions.

kind regards,
janning





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


Re: Rsync Plugin?

Posted by Phil Lello <ph...@pcl-solutions.com>.
Several years late, but I've written a prototype rsync wagon, called
rsync-maven-wagon. It's available through maven central, and the homepage is 
http://www.pcl-solutions.com/maven/rsync-maven-wagon/1.0/
<http://www.pcl-solutions.com/maven/rsync-maven-wagon/1.0/>  
Please use the linked mailing lists from that page for feedback, help and
support

Phil Lello



--
View this message in context: http://maven.40175.n5.nabble.com/Rsync-Plugin-tp88184p5778268.html
Sent from the Maven - Users mailing list archive at Nabble.com.

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