You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Creatxr (JIRA)" <ji...@codehaus.org> on 2005/04/22 11:44:46 UTC

[jira] Created: (MAVEN-1595) m2 can't work while the path with space

m2 can't work while the path with space
---------------------------------------

         Key: MAVEN-1595
         URL: http://jira.codehaus.org/browse/MAVEN-1595
     Project: maven
        Type: Bug
    Reporter: Creatxr


E:\xxxxx>set m
M2_HOME=E:\maven-2.0-alpha-1
MAVEN_HOME=c:\Program Files\Apache Group\maven-1.0.1


E:\xxxxx>m2
Exception in thread "main" java.lang.NoClassDefFoundError: Files\maven-2/0-alpha
-1\core\boot\classworlds-*/jar
E:\xxxxx>



-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MNG-341) m2 can't work while the path with space

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

    Resolution: Duplicate

your M2_HOME doesn't contain spaces - it is being looked up by the PATH. This is only supported on Windows 2000 and above.

> m2 can't work while the path with space
> ---------------------------------------
>
>          Key: MNG-341
>          URL: http://jira.codehaus.org/browse/MNG-341
>      Project: m2
>         Type: Bug
>     Reporter: Creatxr

>
>
> E:\xxxxx>set m
> M2_HOME=E:\maven-2.0-alpha-1
> MAVEN_HOME=c:\Program Files\Apache Group\maven-1.0.1
> E:\xxxxx>m2
> Exception in thread "main" java.lang.NoClassDefFoundError: Files\maven-2/0-alpha
> -1\core\boot\classworlds-*/jar
> E:\xxxxx>

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org