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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]