You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/07/06 16:30:59 UTC

[jira] Closed: (MAVEN-1354) maven.bat does not handle user home at root of drive (Windows)

Message:

   The following issue has been closed.

   Resolver: Brett Porter
       Date: Tue, 6 Jul 2004 10:30 AM

just removed it.
---------------------------------------------------------------------
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: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: 30 minutes
 Time Spent: Unknown
  Remaining: 30 minutes

    Project: maven
   Fix Fors:
             1.0
   Versions:
             1.0-rc4

   Assignee: Brett Porter
   Reporter: Harald Ommang

    Created: Thu, 1 Jul 2004 2:40 AM
    Updated: Tue, 6 Jul 2004 10:30 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org