Bind it to a later phase? Or have it in a separate module?

/Anders

On Tue, Oct 26, 2010 at 07:35, paladine <[email protected]> wrote:

>
> 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: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to