[ http://jira.codehaus.org/browse/MNG-2603?page=comments#action_77467 ] Kenney Westerhof commented on MNG-2603: ---------------------------------------
update: it0081also has this problem. > 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
