You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Mike Henry (JIRA)" <ji...@codehaus.org> on 2006/12/08 08:56:41 UTC

[jira] Created: (MNG-2692) Classworlds launcher can't be found

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

        

[jira] Closed: (MNG-2692) Classworlds launcher can't be found

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-2692?page=all ]

Brett Porter closed MNG-2692.
-----------------------------

         Assignee: Brett Porter
       Resolution: Fixed
    Fix Version/s: 2.1

applied, thanks

> 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
>         Assigned To: Brett Porter
>             Fix For: 2.1
>
>         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