maven warns of duplicate dependencies
-------------------------------------

                 Key: FLUME-1041
                 URL: https://issues.apache.org/jira/browse/FLUME-1041
             Project: Flume
          Issue Type: Bug
            Reporter: Brock Noland


Maven prints out this when you do anything

{noformat}
[WARNING] Some problems were encountered while building the effective model for 
org.apache.flume:flume-ng-dist:pom:1.2.0-incubating-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must 
be unique: org.apache.flume.flume-ng-legacy-sources:flume-avro-source:jar -> 
duplicate declaration of version (?) @ line 102, column 17
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must 
be unique: org.apache.flume.flume-ng-legacy-sources:flume-thrift-source:jar -> 
duplicate declaration of version (?) @ line 106, column 17
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten 
the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to