hi
i want to run a script after building war and to do it i used
'maven-antrun-plugin' but the script i wrote runs in wrong order.
even though i placed this plugin tags at the bottom of <build>, it runs
firstly.
my purpose is sending war file to a remote server but because this script
run before building war, i need another ways to solve my problem. 
Any ideas ?

thanks in advance
-- 
View this message in context: 
http://maven.40175.n5.nabble.com/maven-antrun-plugin-tp3236582p3236582.html
Sent from the Maven - Users mailing list archive at Nabble.com.

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

Reply via email to