mirror of https://github.com/apache/maven.git
m2.bat no longer exists
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@496588 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
09f3b3fbba
commit
6b39882779
|
@ -78,7 +78,7 @@ echo.
|
|||
goto error
|
||||
|
||||
:valMHome
|
||||
if exist "%M2_HOME%\bin\m2.bat" goto init
|
||||
if exist "%M2_HOME%\bin\mvn.bat" goto init
|
||||
|
||||
echo.
|
||||
echo ERROR: M2_HOME is set to an invalid directory.
|
||||
|
|
Loading…
Reference in New Issue