Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.2.1, 3.0-alpha-5
-
Fix Version/s: 2.2.2, 3.0-alpha-6
-
Component/s: Bootstrap & Build
-
Labels:None
-
Environment:windows
-
Complexity:Intermediate
-
Number of attachments :
Description
The current MAVEN_DEBUG_OPTS in mvnDebug.bat is set before setlocal, after it is run, all env vars set in the batch file continues to live in the command windows that calls mvnDebug.bat
attached is the fix