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

Roman Shaposhnik updated HADOOP-9961:
-------------------------------------

    Attachment: HADOOP-9961.patch.txt

Patch that harmonizes everything that an enforcer plugin complains about (see 
HADOOP-9962). Produces the dist tarball with the versions of dependencies as 
close to the current ones as possible.
                
> versions of a few transitive dependencies diverged between hadoop subprojects
> -----------------------------------------------------------------------------
>
>                 Key: HADOOP-9961
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9961
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.0.0
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>            Priority: Minor
>         Attachments: HADOOP-9961.patch.txt
>
>
> I've noticed a few divergences between secondary dependencies of the various 
> hadoop subprojects. For example:
> {noformat}
> [ERROR]
> Dependency convergence error for org.apache.commons:commons-compress:1.4.1 
> paths to dependency are:
> +-org.apache.hadoop:hadoop-client:3.0.0-SNAPSHOT
>   +-org.apache.hadoop:hadoop-common:3.0.0-20130913.204420-3360
>     +-org.apache.avro:avro:1.7.4
>       +-org.apache.commons:commons-compress:1.4.1
> and
> +-org.apache.hadoop:hadoop-client:3.0.0-SNAPSHOT
>   +-org.apache.hadoop:hadoop-common:3.0.0-20130913.204420-3360
>     +-org.apache.commons:commons-compress:1.4
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to