for using the @execute phase=xxxx for mojo i read:

'This annotation can be used in a number of ways. If a phase is supplied,
Maven will execute a parallel lifecycle ending in the specified phase. ....' 

further more ${executedProject} is made available.

but what is the sense of executing a parallel lifecycle and creating a new
property ${executedProject}? is ${executedProject} the mutable pendant to
${project}? could you name some uses cases and when a plugin should use this
option (afaik jetty-plugin is using such a @execute phase).

-----
manuel aldana
aldana((at))gmx.de
software-engineering blog: http://www.aldana-online.de
-- 
View this message in context: 
http://www.nabble.com/mojo-use-case-of-%27%40execute-phase%3Dxxx%27--tp25983797p25983797.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