Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 2.0.6
-
Fix Version/s: 2.0.7
-
Component/s: Command Line
-
Labels:None
-
Patch Submitted:Yes
-
Number of attachments :
Description
2.0.7-SNAPSHOT fails to launch under Windows:
[mark@mark My Documents]$ mvn.bat --version
Exception in thread "main" java.lang.NoClassDefFoundError: org/codehaus/classworlds/Launcher
Caused by MNG-2503 being merged from trunk into 2.0.x. Attached patch fixes this.
Patch applied.