[ http://jira.codehaus.org/browse/MNG-549?page=all ]
Brett Porter updated MNG-549: ----------------------------- Description: [depends on MNG-548] This patch will make maven-eclipse-plugin check the projects in the reactor when it adds dependencies to the generated .classpath file. If one of the projects in the reactor produces that exact artifact (groupId/artifactId/version checking), a reference to the project itself is included, not a reference to M2_REPO/group/artifact/version/..... This was stated as a TODO in the plugin. was: [depends on MNG-548] This patch will make maven-eclipse-plugin check the projects in the reactor when it adds dependencies to the generated .classpath file. If one of the projects in the reactor produces that exact artifact (groupId/artifactId/version checking), a reference to the project itself is included, not a reference to M2_REPO/group/artifact/version/..... This was stated as a TODO in the plugin. Fix Version: 2.0-beta-1 Environment: > Make maven-eclipse-plugin reactor aware [patch included] > -------------------------------------------------------- > > Key: MNG-549 > URL: http://jira.codehaus.org/browse/MNG-549 > Project: Maven 2 > Type: Improvement > Components: maven-plugins > Versions: 2.0-beta-1 > Reporter: Kenney Westerhof > Fix For: 2.0-beta-1 > Attachments: eclipse.patch > > Original Estimate: 1 hour > Remaining: 1 hour > > [depends on MNG-548] > This patch will make maven-eclipse-plugin check the projects in the reactor > when it adds dependencies to the generated .classpath file. > If one of the projects in the reactor produces that exact artifact > (groupId/artifactId/version checking), > a reference to the project itself is included, not a reference to > M2_REPO/group/artifact/version/..... > This was stated as a TODO in the plugin. -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]