Lines Matching refs:JAVA_HOME
24 @REM JAVA_HOME - location of a JDK home dir
59 if not "%JAVA_HOME%" == "" goto OkJHome
62 echo Error: JAVA_HOME not found in your environment. >&2
63 echo Please set the JAVA_HOME variable in your environment to match the >&2
69 if exist "%JAVA_HOME%\bin\java.exe" goto init
72 echo Error: JAVA_HOME is set to an invalid directory. >&2
73 echo JAVA_HOME = "%JAVA_HOME%" >&2
74 echo Please set the JAVA_HOME variable in your environment to match the >&2
119 SET MAVEN_JAVA_EXE="%JAVA_HOME%\bin\java.exe"