[with PATCH] Plugin generates invalid Eclipse project files when multiproject
contains two references to the same artifact
--------------------------------------------------------------------------------------------------------------------------
Key: MECLIPSE-150
URL: http://jira.codehaus.org/browse/MECLIPSE-150
Project: Maven 2.x Eclipse Plugin
Issue Type: Bug
Components: dependency resolution, multiproject
Affects Versions: 2.2
Reporter: Kristian Köhler
Attachments: dependency-patch.txt
HI
in same circumstances the eclipse-plugin will generate a Eclipse project file
which contains two references to the same artifact/project which will cause
Eclipse to fail loading the project. The attached patch is very small and
solves this problem by managing the references within a java.util.Set and using
equals() within the IdeDependency.java class.
Thanks
Kristian
--
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