You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by je...@gssd.com.cn on 2005/11/24 07:19:00 UTC

about the maven-antrun-plugin phase!

Dear All:
     who can tell me the all phase about maven-antrun-plugin and the detail
description about every phase? thanks.
 <plugin>
        <artifactId>maven-antrun-plugin</artifactId>

        <executions>
          <execution>
            <phase>package</phase>      ----> what is the other phase
except "generate-sources"?
............
</plugin>
     If any question, please contact with me. Thank you!

Regards
Jerry Tao

_______________________________________________________________________
Hactl..........Moving forward with you.

Best Air Cargo Terminal - Asia 2005
Air Cargo Terminal of the Year 2002, 2003 & 2004

Web: http://www.hactl.com

DISCLAIMER :-
The information contained in this message, including any attachment, is
confidential and may also be privileged. The information is intended only
for the person or entity to which it is addressed. Any review,
re-transmission, copying, storage, distribution or other use or disclosure
of this information by persons or entities other than the intended
recipient is prohibited. If you are not the intended recipient, please
contact the sender immediately by return email and delete this message from
your system. Thank you.



______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

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


Re: about the maven-antrun-plugin phase!

Posted by Henry Isidro <hi...@exist.com>.
jerry.tao@gssd.com.cn wrote:

>Dear All:
>     who can tell me the all phase about maven-antrun-plugin and the detail
>description about every phase? thanks.
> <plugin>
>        <artifactId>maven-antrun-plugin</artifactId>
>
>        <executions>
>          <execution>
>            <phase>package</phase>      ----> what is the other phase
>except "generate-sources"?
>............
></plugin>
>     If any question, please contact with me. Thank you!
>
>Regards
>Jerry Tao
>
>_______________________________________________________________________
>Hactl..........Moving forward with you.
>
>Best Air Cargo Terminal - Asia 2005
>Air Cargo Terminal of the Year 2002, 2003 & 2004
>
>Web: http://www.hactl.com
>
>DISCLAIMER :-
>The information contained in this message, including any attachment, is
>confidential and may also be privileged. The information is intended only
>for the person or entity to which it is addressed. Any review,
>re-transmission, copying, storage, distribution or other use or disclosure
>of this information by persons or entities other than the intended
>recipient is prohibited. If you are not the intended recipient, please
>contact the sender immediately by return email and delete this message from
>your system. Thank you.
>
>
>
>______________________________________________________________________
>This email has been scanned by the MessageLabs Email Security System.
>For more information please visit http://www.messagelabs.com/email 
>______________________________________________________________________
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>For additional commands, e-mail: users-help@maven.apache.org
>
>  
>
Hi Jerry,

Please take a look at this --> 
http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html
This explains the build life cycle and the phases you are looking for.

Regards,
Henry

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