[ http://jira.codehaus.org/browse/MNG-2668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tibor Varga updated MNG-2668: ----------------------------- Attachment: MNG-2668-maven-project.patch My previous patch only worked if the plugin declaring the dependency was itself a project in the reactor. The new patch (#2, I believe) should work with any plugin. Please disregard the first patch. Sorry about the confusion... Please check and comment. > Plugin dependencies should be considered when the reactor creates the build > order list > -------------------------------------------------------------------------------------- > > Key: MNG-2668 > URL: http://jira.codehaus.org/browse/MNG-2668 > Project: Maven 2 > Issue Type: Bug > Components: Reactor and workspace > Affects Versions: 2.0.4 > Reporter: Vincent Massol > Fix For: Reviewed Pending Version Assignment > > Attachments: MNG-2668-maven-project.patch, > MNG-2668-maven-project.patch > > > In one project, I am using the checkstyle plugin with a plugin dependency on > a build-tools module that produces a jar. Maven doesn't recognize that this > build-tools module must be built before the module using the checkstyle > plugin which has this dependency. -- 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