[ 
https://issues.apache.org/jira/browse/HADOOP-12526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sangjin Lee updated HADOOP-12526:
---------------------------------
    Attachment: HADOOP-12526-branch-2.001.patch

v.1 patch for branch-2 (and branch-2.7).

The redundant definition for jetty-util has been removed.

The maven-enforcer-plugin issue is bit more involved. The trunk version removed 
one section entirely (MAPREDUCE-3003), but I'm not sure if that was completely 
intentional. In that JIRA, that section was left in for 0.23.

Here, I'm essentially combining these two sections, and implementing the intent 
that's implied in the existing code. One section defines a number of executions 
that are not meant to be inherited to child pom's, and another section defines 
an execution that's meant to be inherited. The patch fixes the pom so that it 
does do that. Currently the inherited action is not really being inherited due 
to this issue.


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

Reply via email to