Classworlds launcher can't be found
-----------------------------------

                 Key: MNG-2692
                 URL: http://jira.codehaus.org/browse/MNG-2692
             Project: Maven 2
          Issue Type: Bug
    Affects Versions: 2.1
         Environment: Windows XP
            Reporter: Mike Henry
         Attachments: MNG.patch

My *first ever* bug report to an open source project! (be gentle, please :-)

Having built Maven 2.1-SNAPSHOT using Maven and a clean repository, I get the 
following error:

C:\maven\components\maven-cli>mvn -v
Exception in thread "main" java.lang.NoClassDefFoundError: 
org/codehaus/plexus/classworlds/launcher/Launcher

Resolved to change reference to classworlds jar in mvn.bat to plexus-classwords 
jar. Patch to mvn.bat included.

Unsure as the priority of this issue. As it is Maven 2.1 can't be run on 
Windows without this change. Is this considered a "blocker"?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to