[MNG-5815] "mvn.cmd" does not indicate failure properly when using "&&"

This commit is contained in:
Michael Osipov 2016-05-11 11:47:14 +02:00
parent ca43030313
commit fe586467ec
1 changed files with 1 additions and 1 deletions

View File

@ -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%