What is the likelihood that Maven will someday support multiple configuration
sections of the same plugin? ( http://jira.codehaus.org/browse/MNG-1701
helps restrict the practice )

Here's the use case: In my POM, I want to list the <goal>s in the order that
they occur in the build.  It seems like it should be possible (and would
feel natural), since Maven is all about ordering and lifecycle phases.

Or maybe there is another way to get ordering without needing multiple
configuration sections, I'm not sure.

-- 
View this message in context: 
http://old.nabble.com/aligning-goal-configuration-ordering-with-lifecycle-ordering-tp28062295p28062295.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