Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
1.0.0, 1.1.0, 1.2.0, 1.2.1, 1.0.3, 1.1.5
-
None
-
Downstream users of HBase dependencies that do not properly activate Maven profiles should now see a correct transitive dependency on the default hadoop-compatibility-module.
Description
Looks like we've regressed on HBASE-8488. Have a look at the dependency artifacts list on http://mvnrepository.com/artifact/org.apache.hbase/hbase-testing-util/1.2.1. Notice the direct dependency's artifactId is ${compat.module}.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-8488 HBase transitive dependencies not being pulled in when building apps like Flume which depend on HBase
- Closed