Description
cos reported in the mailing thread, 'HBase 0.98.x dependency problems', that specifying hadoop-two.version with value other than 2.2.0 pulls in incorrect dependencies such as:
[INFO] | \- org.apache.hadoop:hadoop-hdfs:test-jar:tests:2.2.0:compile
This is due to missing specification of scope in the pom.xml files.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-11456 hbase-testing-util module might use wrong dependency versions
- Closed