You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Werner Keil (JIRA)" <ji...@codehaus.org> on 2006/01/09 20:03:01 UTC

[jira] Created: (MNGECLIPSE-28) Problem with long filenames/spaces in Eclipse or Maven Repository Path

Problem with long filenames/spaces in Eclipse or Maven Repository Path
----------------------------------------------------------------------

         Key: MNGECLIPSE-28
         URL: http://jira.codehaus.org/browse/MNGECLIPSE-28
     Project: Maven 2.x Plug-in for Eclipse
        Type: Bug

 Environment: Windows XP, as well as similar Windows versions (2000, 2003) with the same User/Profile layout
    Reporter: Werner Keil
 Assigned to: Eugene Kuleshov 
    Priority: Critical


Both Maven2 and Eclipse default their workspace and repository under the current user's home.
Which is usually "C:\Documents and Settings\username" or something similar on all Windows XP
or higher machines.

I have not found out, if the .m2 repository, or the Eclipse workspace are more sensitive to those
long names (and spaces), but at least one of them is.

M2Eclipse fails with an exception like "path and cannot be found"

Standalone Maven 2 works under the same conditions:

C:\Documents and Settings\username\workspace\32\mtest>mvn test
[...]
[INFO] BUILD SUCCESSFUL

So the problem seems to be on the side of the Plug-in.

I have seen similar problems in earlier versions of JBossIDE or similar Eclipse Plug-ins, also.

-- 
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] Updated: (MNGECLIPSE-28) Problem with long filenames/spaces in Eclipse or Maven Repository Path

Posted by "Eugene Kuleshov (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNGECLIPSE-28?page=all ]

Eugene Kuleshov updated MNGECLIPSE-28:
--------------------------------------

    Priority: Minor  (was: Critical)

Please make sure that you haven't specified any path to m2 repository in plugin properties. If it still won't work, please provide exact steps to reproduce this issue.

Lovering priority for now.



> Problem with long filenames/spaces in Eclipse or Maven Repository Path
> ----------------------------------------------------------------------
>
>          Key: MNGECLIPSE-28
>          URL: http://jira.codehaus.org/browse/MNGECLIPSE-28
>      Project: Maven 2.x Plug-in for Eclipse
>         Type: Bug

>  Environment: Windows XP, as well as similar Windows versions (2000, 2003) with the same User/Profile layout
>     Reporter: Werner Keil
>     Assignee: Eugene Kuleshov
>     Priority: Minor

>
>
> Both Maven2 and Eclipse default their workspace and repository under the current user's home.
> Which is usually "C:\Documents and Settings\username" or something similar on all Windows XP
> or higher machines.
> I have not found out, if the .m2 repository, or the Eclipse workspace are more sensitive to those
> long names (and spaces), but at least one of them is.
> M2Eclipse fails with an exception like "path and cannot be found"
> Standalone Maven 2 works under the same conditions:
> C:\Documents and Settings\username\workspace\32\mtest>mvn test
> [...]
> [INFO] BUILD SUCCESSFUL
> So the problem seems to be on the side of the Plug-in.
> I have seen similar problems in earlier versions of JBossIDE or similar Eclipse Plug-ins, also.

-- 
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: (MNGECLIPSE-28) Problem with long filenames/spaces in Eclipse or Maven Repository Path

Posted by "Eugene Kuleshov (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNGECLIPSE-28?page=all ]
     
Eugene Kuleshov closed MNGECLIPSE-28:
-------------------------------------

    Resolution: Fixed

Check that local repository exist before setting this property on embedder.

> Problem with long filenames/spaces in Eclipse or Maven Repository Path
> ----------------------------------------------------------------------
>
>          Key: MNGECLIPSE-28
>          URL: http://jira.codehaus.org/browse/MNGECLIPSE-28
>      Project: Maven 2.x Plug-in for Eclipse
>         Type: Bug

>     Versions: 0.0.3
>  Environment: Windows XP, as well as similar Windows versions (2000, 2003) with the same User/Profile layout
>     Reporter: Werner Keil
>     Assignee: Eugene Kuleshov
>     Priority: Minor
>      Fix For: 0.0.4

>
>
> Both Maven2 and Eclipse default their workspace and repository under the current user's home.
> Which is usually "C:\Documents and Settings\username" or something similar on all Windows XP
> or higher machines.
> I have not found out, if the .m2 repository, or the Eclipse workspace are more sensitive to those
> long names (and spaces), but at least one of them is.
> M2Eclipse fails with an exception like "path and cannot be found"
> Standalone Maven 2 works under the same conditions:
> C:\Documents and Settings\username\workspace\32\mtest>mvn test
> [...]
> [INFO] BUILD SUCCESSFUL
> So the problem seems to be on the side of the Plug-in.
> I have seen similar problems in earlier versions of JBossIDE or similar Eclipse Plug-ins, also.

-- 
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] Updated: (MNGECLIPSE-28) Problem with long filenames/spaces in Eclipse or Maven Repository Path

Posted by "Eugene Kuleshov (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNGECLIPSE-28?page=all ]

Eugene Kuleshov updated MNGECLIPSE-28:
--------------------------------------

        Version: 0.0.3
    Fix Version: 0.0.4

> Problem with long filenames/spaces in Eclipse or Maven Repository Path
> ----------------------------------------------------------------------
>
>          Key: MNGECLIPSE-28
>          URL: http://jira.codehaus.org/browse/MNGECLIPSE-28
>      Project: Maven 2.x Plug-in for Eclipse
>         Type: Bug

>     Versions: 0.0.3
>  Environment: Windows XP, as well as similar Windows versions (2000, 2003) with the same User/Profile layout
>     Reporter: Werner Keil
>     Assignee: Eugene Kuleshov
>     Priority: Minor
>      Fix For: 0.0.4

>
>
> Both Maven2 and Eclipse default their workspace and repository under the current user's home.
> Which is usually "C:\Documents and Settings\username" or something similar on all Windows XP
> or higher machines.
> I have not found out, if the .m2 repository, or the Eclipse workspace are more sensitive to those
> long names (and spaces), but at least one of them is.
> M2Eclipse fails with an exception like "path and cannot be found"
> Standalone Maven 2 works under the same conditions:
> C:\Documents and Settings\username\workspace\32\mtest>mvn test
> [...]
> [INFO] BUILD SUCCESSFUL
> So the problem seems to be on the side of the Plug-in.
> I have seen similar problems in earlier versions of JBossIDE or similar Eclipse Plug-ins, also.

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