Duplicated dependencies artifactId cause incorrect packaging in ext folder
--------------------------------------------------------------------------

                 Key: MNBMODULE-88
                 URL: http://jira.codehaus.org/browse/MNBMODULE-88
             Project: Maven 2.x Netbeans Module Plugin
          Issue Type: Bug
         Environment: NBM Plugin version 3.2
Netbeans version 6.9
Maven version 2.2.1
FreeBSD -CURRENT
OpenJDK 7 b100
            Reporter: Mina R Waheeb
            Assignee: Milos Kleint
            Priority: Blocker


I have set of dependencies have the same artifactId and sure with different 
groupId. The plugin seems to be confused about how to deal with it. so it copy 
only last one in the dependency graph. The plugin should check ${finalName} 
duplication and use full qualified name ${groupId}.${finalName} instead!

Cheers

-- 
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 from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to