Hi,

I wnated to build HBase 2.5.9 with:

mvn -DskipTests -Dhadoop.profile=3.0 -Dhadoop-three.version=3.4.0 clean
install

under Debian Bookworm, with Java 11:
echo $JAVA_HOME
/usr/lib/jvm/java-1.11.0-openjdk-amd64/


The build fails and I get this error:
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-enforcer-plugin:3.0.0:enforce
(banned-bouncycastle-jdk15on) on project hbase-common: Some Enforcer
rules have failed. Look above for specific messages explaining why the
rule failed.


I don't know how to fix this, any hints?


thanks for helping
 Michael

Reply via email to