You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
run_test.sh: Define JAVA_HOME inside the container
This change explicitly defines JAVA_HOME environment variable to point
to Temurin SDK, as due to 4.18.0 update of datastax driver, which
updated maven-surefire-plugin to 3.0.0, maven is unable to locate proper
JDK to use - explicitly defining JDK path fixes the issue
0 commit comments