rperez wrote:
> 
> ... I can accomplish each task at a time but fail to achieve them all in
> that order.
> 

It is unfortunate that one can't compose the build section of the pom to
reflect the actual order the goals will be executed.  It's not uncommon that
one goal will create the input for the next.

Maybe you could redeploy the plugins you want to use under custom GAVs so
you can reuse them in the build section.  Yes I know that's a horrible idea.
-- 
View this message in context: 
http://old.nabble.com/How-to-perform-ordered-tasks-in-Maven2-build-tp27942368p27951030.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to