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

Sean Busbey commented on HBASE-16712:
-------------------------------------

dependency:tree uses the old maven 2 dependency walking, so that might explain 
a discrepancy in how it see the tree and how the remote resources plugin sees 
it. from the log, looks like xerces is coming from hadoop-hdfs test-jar, which 
is coming from hadoop-minicluster. but we exclude it from those in both the 
hadoop2 and hadoop3 profiles.

> fix hadoop-3.0 profile mvn install
> ----------------------------------
>
>                 Key: HBASE-16712
>                 URL: https://issues.apache.org/jira/browse/HBASE-16712
>             Project: HBase
>          Issue Type: Bug
>          Components: build, hadoop3
>    Affects Versions: 2.0.0
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>             Fix For: 2.0.0
>
>         Attachments: h2-deps, h3-deps, hbase-16712.v0.patch, 
> hbase-16712.v1.patch
>
>
> After the compile is fixed, mvn install fails due to transitive dependencies 
> coming from hadoop3. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to