You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Barrie Treloar <ba...@gmail.com> on 2007/02/06 05:36:20 UTC

Re: [m2] how to control the plugin execution order

http://www.nabble.com/forum/ViewPost.jtp?post=61258&framed=y&skin=177

Brett Porter wrote:
------------
The order is determined by the build lifecycle. You probably want:

@phase generate-sources

in your plugin.

Within phases, order is currently indeterminate, but we intend for it
to be the order in the POM.
------------


The ordering appears to still be indeterminate.

Is there a bug filed against this?

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


Re: [m2] how to control the plugin execution order

Posted by Barrie Treloar <ba...@gmail.com>.
http://www.nabble.com/forum/ViewPost.jtp?post=8404137&framed=y&skin=177

claims this is fixed in 2.0.5, any confirmation?

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