From 9f8ecb725945c2b47d7a85e9cda0f8c4226435c2 Mon Sep 17 00:00:00 2001 From: redddyhemanth <100928383+redddyhemanth@users.noreply.github.com> Date: Thu, 18 May 2023 18:12:57 +0530 Subject: [PATCH] Update mvnw.cmd sertfg --- mvnw.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mvnw.cmd b/mvnw.cmd index 1d8ab018e..be87414d8 100644 --- a/mvnw.cmd +++ b/mvnw.cmd @@ -178,7 +178,7 @@ if not "%MAVEN_SKIP_RC%"=="" goto skipRcPost @REM check for post script, once with legacy .bat ending and once with .cmd ending if exist "%USERPROFILE%\mavenrc_post.bat" call "%USERPROFILE%\mavenrc_post.bat" if exist "%USERPROFILE%\mavenrc_post.cmd" call "%USERPROFILE%\mavenrc_post.cmd" -:skipRcPost +:skipRcPostlj @REM pause the script if MAVEN_BATCH_PAUSE is set to 'on' if "%MAVEN_BATCH_PAUSE%"=="on" pause