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
if [[ $build_scan_summary_exit_code-eq$JVM_VERSION_NOT_SUPPORTED ]];then
46
46
die "ERROR: Java 17+ is required when using --disable-build-scan-publishing. Rerun the script with Java 17+ or set the CLIENT_JAVA_HOME environment variable to a Java 17+ installation.""$UNEXPECTED_ERROR"
0 commit comments