Then you have to do it in deploy phase or the prevous one.

On 2/15/06, Grothaus, Christoph <[EMAIL PROTECTED]> wrote:
> Hi maven-users!
>
> Is there any way to detect which lifecycle phase / goal was called on the 
> command line from inside the maven-antrun-plugin? Maybe via a pom property 
> that is set accordingly?
>
> Background: I want to do some ant work with the antrun plugin, but only when 
> the "deploy" phase is called on the command line. Yet the execution of the 
> plugin itself has to be in the compile phase. So I'd like to detect that 
> "deploy" is wanted and do my work only in that case.
>
>
> Regards,
> Christoph
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
                             -- The Princess Bride

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to