if "%JAVA5_HOME%" == "" ( echo "ERROR:Please Set JAVA5_HOME" exit /b 1 ) Set JAVA_HOME=%JAVA5_HOME% Set MVN_GOAL=%1 if "%2" neq "" ( Set WORK_DIR=%2 ) else ( Set WORK ...
The thing is I am using preview features in my code. In my case, I am using structured task scope, which is a feature still in preview in Java 23. With that said, I did configure the pom to enable ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results