File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 33 # hbase-thirdparty is used to build the hbase-operator-tools and should be set to the version defined in the POM of HBase.
44 {
55 "product" : "2.6.1" ,
6+ # TODO: what is this argument for exactly? The current version of hbase_thirdparty is 4.1.10
7+ # See: https://central.sonatype.com/artifact/org.apache.hbase.thirdparty/hbase-shaded-miscellaneous
8+ #
9+ # But that breaks the build of hbase-operator-tools with:
10+ #
11+ # Could not find artifact org.apache.directory.jdbm:apacheds-jdbm1:bundle:2.0.0-M2
612 "hbase_thirdparty" : "4.1.9" ,
713 "hbase_operator_tools" : "1.3.0-fd5a5fb" ,
814 "java-base" : "11" ,
1723 },
1824 {
1925 "product" : "2.6.2" ,
20- "hbase_thirdparty" : "4.1.10 " ,
26+ "hbase_thirdparty" : "4.1.9 " ,
2127 "hbase_operator_tools" : "1.3.0-fd5a5fb" ,
2228 "java-base" : "11" ,
2329 "java-devel" : "11" ,
You can’t perform that action at this time.
0 commit comments