[
https://issues.apache.org/jira/browse/HBASE-15666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16339434#comment-16339434
]
Mike Drob commented on HBASE-15666:
-----------------------------------
bq. so either we need a new module, i.e.
hbase-shaded/hbase-shaded-testing-util, that shades the hbase-testing-util
module in the same way we shade the client
I just tried this and without further messing of the defaults, it only
relocates junit stuff and excludes everything else. Dependency resolution is
hard.
> shaded dependencies for hbase-testing-util
> ------------------------------------------
>
> Key: HBASE-15666
> URL: https://issues.apache.org/jira/browse/HBASE-15666
> Project: HBase
> Issue Type: New Feature
> Components: test
> Affects Versions: 1.1.0, 1.2.0
> Reporter: Sean Busbey
> Priority: Critical
> Fix For: 2.0.0, 1.5.0
>
>
> Folks that make use of our shaded client but then want to test things using
> the hbase-testing-util end up getting all of our dependencies again in the
> test scope.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)