Reactor project sorting broken for plugins
------------------------------------------
Key: MNG-2603
URL: http://jira.codehaus.org/browse/MNG-2603
Project: Maven 2
Issue Type: Bug
Reporter: Kenney Westerhof
it0042 demonstrates this. The plugin is put at the end of the reactor list
(because it's last in <modules>).
It0092 is basically the same test, but the plugin is listed first, so this one
works.
If you move the <module>test-plugin</module> to the top of the modules in
it0042, the build succeeds (with mvn clean install, after rm -rf
~/.m2/repository/test/).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira