Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MAVEN-1354 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-1354 Summary: maven.bat does not handle user home at root of drive (Windows) Type: Bug Status: Unassigned Priority: Major Original Estimate: 30 minutes Time Spent: Unknown Remaining: 30 minutes Project: maven Versions: 1.0-rc4 Assignee: Reporter: Harald Ommang Created: Thu, 1 Jul 2004 2:40 AM Updated: Thu, 1 Jul 2004 2:40 AM Environment: Windows Description: In maven.bat for rc4, a new property is added to the command line for running maven: "-Duser.home.env=%HOME%". When the user has %HOME% set to the root of a drive, so that the result is e.g. "-Duser.home.env=Q:\" , this command fails. The backslash escapes the following quoute, and java.exe complains that the usage pattern is not followed. --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]