[ 
https://issues.apache.org/jira/browse/HBASE-11422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14045885#comment-14045885
 ] 

Ted Yu commented on HBASE-11422:
--------------------------------

With patch, the hadoop dependencies respect the value of hadoop-two.version.
Here is the command I used: 
{code}
mvn clean install dependency:tree -Dhadoop-two.version=2.3.0 -DskipTests
{code}

> Hadoop dependencies should respect the value of hadoop-two.version
> ------------------------------------------------------------------
>
>                 Key: HBASE-11422
>                 URL: https://issues.apache.org/jira/browse/HBASE-11422
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>         Attachments: 11422-v1.txt
>
>
> [~cos] reported in the mailing thread, 'HBase 0.98.x dependency problems', 
> that specifying hadoop-two.version with value other than 2.2.0 pulls in 
> incorrect dependencies such as:
> {code}
> [INFO] |  \- org.apache.hadoop:hadoop-hdfs:test-jar:tests:2.2.0:compile
> {code}
> This is due to missing specification of classifier in the pom.xml files.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to