[ http://jira.codehaus.org/browse/MECLIPSE-7?page=all ]
Jason van Zyl moved MNG-1329 to MECLIPSE-7:
-------------------------------------------
Version: (was: 2.0)
Component: (was: maven-eclipse-plugin)
Workflow: jira (was: Maven)
Key: MECLIPSE-7 (was: MNG-1329)
Project: Maven 2.x Eclipse Plugin (was: Maven 2)
> duplicate project references
> ----------------------------
>
> Key: MECLIPSE-7
> URL: http://jira.codehaus.org/browse/MECLIPSE-7
> Project: Maven 2.x Eclipse Plugin
> Type: Bug
> 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]