[
https://issues.apache.org/jira/browse/HADOOP-12526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14995825#comment-14995825
]
Steve Loughran commented on HADOOP-12526:
-----------------------------------------
BTW, log on javadoc still says some duplicates are there
{code}
mvn -Dmaven.repo.local=/home/jenkins/yetus-m2/hadoop-branch-2.6-1 -Pdocs
-DskipTests clean javadoc:javadoc -DskipTests=true
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.hadoop:hadoop-auth:jar:2.6.3-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must
be unique: org.mortbay.jetty:jetty-util:jar -> duplicate declaration of version
(?) @ line 60, column 17
{code}
> [Branch-2] there are duplicate dependency definitions in pom's
> --------------------------------------------------------------
>
> Key: HADOOP-12526
> URL: https://issues.apache.org/jira/browse/HADOOP-12526
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Affects Versions: 2.8.0, 2.7.1, 2.6.2
> Reporter: Sangjin Lee
> Assignee: Sangjin Lee
> Attachments: HADOOP-12526-branch-2.001.patch,
> HADOOP-12526-branch-2.6.001.patch
>
>
> There are several places where dependencies are defined multiple times within
> pom's, and are causing maven build warnings. They should be fixed. This is
> specific to branch-2.6.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)