[
https://issues.apache.org/jira/browse/HBASE-16712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15530625#comment-15530625
]
Sean Busbey commented on HBASE-16712:
-------------------------------------
another bit on that Xerces dependency, there's supposed to be an enforcer rule
that barfs on xercesImpl; did it not correctly yell about the inclusion? I
don't see it getting removed in the patch.
looking at the brought in dependencies, do you happen to have a tree list handy
of how they get brought in? can we exclude more of them (curator-test, for
example, is extremely suspicious as something needed to talk to HDFS)? Is the
hadoop 3 profile making use of a different Hadoop dependency than Hadoop 2
profile? A quick skim shows that it includes a dependency on
hadoop-annotations, is that needed?
> 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: 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)