Roman Shaposhnik created HADOOP-9961:
----------------------------------------

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


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