[ http://jira.codehaus.org/browse/MNG-1329?page=all ]
fabrizio giustina closed MNG-1329:
----------------------------------
Resolution: Fixed
closing: testcases show that this is working and no more comments have been
added to this issue
> duplicate project references
> ----------------------------
>
> Key: MNG-1329
> URL: http://jira.codehaus.org/browse/MNG-1329
> Project: Maven 2
> Type: Bug
> Components: maven-eclipse-plugin
> Versions: 2.0
> Reporter: Jorg Heymans
> Assignee: fabrizio giustina
>
>
> eclipse:eclipse generates duplicate project references for following pom
> <dependencies>
> <dependency>
> <groupId>apache-cocoon</groupId>
> <artifactId>cocoon-core</artifactId>
> <version>2.2-SNAPSHOT</version>
> </dependency>
> <dependency>
> <groupId>apache-cocoon</groupId>
> <artifactId>cocoon-core</artifactId>
> <version>2.2-SNAPSHOT</version>
> <classifier>tests</classifier>
> </dependency>
> The classifier should be taken into account.
--
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]