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

Jonathan Hsieh commented on HBASE-16712:
----------------------------------------

note on the experiments mentioned earlier -- you can see that xerces gets 
brought in from hadoop-hdfs / hadoop-minicluster / ... in the compile and test 
scope when -Dhadoop.profile=3.0 is used.

{code}
# hadoop 3
mvn -X clean install -DskipTests -Dhadoop.profile=3.0

# hadoop 2
mvn -X clean install -DskipTests

# change default pom to be against hadoop3 - 
mvn -X clean install -DskipTests
{code}

> 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, hbase-16712.v2.patch, hbase-16712.v3.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