[
https://issues.apache.org/jira/browse/HBASE-11422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14046160#comment-14046160
]
Andrew Purtell commented on HBASE-11422:
----------------------------------------
{quote}
With patch, the hadoop dependencies respect the value of hadoop-two.version.
Here is the command I used:
{noformat}
mvn clean install dependency:tree -Dhadoop-two.version=2.3.0 -DskipTests
{noformat}
{quote}
Looks like a good result, but I don't know enough about Maven. What do you
think [~cos], [~stack] ?
> Specification of classifier is missing for certain Hadoop dependencies
> ----------------------------------------------------------------------
>
> Key: HBASE-11422
> URL: https://issues.apache.org/jira/browse/HBASE-11422
> Project: HBase
> Issue Type: Bug
> Reporter: Ted Yu
> Assignee: Ted Yu
> Fix For: 0.99.0, 0.98.4
>
> Attachments: 11422-trunk-v1.txt, 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)