Problem with duplicates
-----------------------

         Key: MNG-2203
         URL: http://jira.codehaus.org/browse/MNG-2203
     Project: Maven 2
        Type: Bug

  Components: POM  
 Environment: Windows XP SP 2 - JDK 1.5.06 - Maven 2.1-SNAPSHOT 
    Reporter: Francesco Tinti
 Attachments: pomerr.zip

Declare in POM a duplicate group-artifact dependency but with different 
versions.: there's no log of duplicate entry.
Maven will also take care only of the latest dependency, so if the version is 
ancient of the other, you can obtain (of course) compilation error.
In attachment a simple demonstration with a specific commons-io 1.2 function.

-- 
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

Reply via email to