mirror of https://github.com/apache/maven.git
[MNG-5815] "mvn.cmd" does not indicate failure properly when using "&&"
This commit is contained in:
parent
ca43030313
commit
fe586467ec
|
@ -154,4 +154,4 @@ if "%MAVEN_BATCH_PAUSE%" == "on" pause
|
|||
|
||||
if "%MAVEN_TERMINATE_CMD%" == "on" exit %ERROR_CODE%
|
||||
|
||||
exit /B %ERROR_CODE%
|
||||
cmd /C exit /B %ERROR_CODE%
|
||||
|
|
Loading…
Reference in New Issue