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
Attachments: eclipse.patch
[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]