[ 
https://issues.apache.org/jira/browse/HBASE-29121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Istvan Toth updated HBASE-29121:
--------------------------------
    Description: 
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.

This makes working on branch-3+ fiddly and error-prone.

Either figure this out and fix it, or just remove the unneccessary hadoop 
profile stuff from branch-3+.

  was:
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.

This makes working on branch-3+ fiddly and error-prone.

Either figure this out and fix this, or just remove the unneccessary hadoop 
profile stuff from branch-3+.


> 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
>            Priority: Minor
>
> 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.
> This makes working on branch-3+ fiddly and error-prone.
> Either figure this out and fix it, or just remove the unneccessary hadoop 
> profile stuff from branch-3+.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to