Istvan Toth created HBASE-29121:
-----------------------------------
Summary: Fix Hadoop version propagation in branch-3+ builds
Key: HBASE-29121
URL: https://issues.apache.org/jira/browse/HBASE-29121
Project: HBase
Issue Type: Bug
Components: build
Reporter: Istvan Toth
On branch-2.x , we define hadoop.version in the hadoop-x.0 profiles, and the
dependencyManagement in the main pom works properly; we do not have re-declare
the hadoop artifact versions in the modules.
However, this doesn't work for some reason in 3.0, where we do have to specify
the version for each hadoop artifact.
Either figure this out and fix this, or just remove the unneccessary hadoop
profile stuff from branch-3+.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)