[ http://jira.codehaus.org/browse/MNG-1273?page=all ]

Brett Porter updated MNG-1273:
------------------------------

    Fix Version: 2.0.1

We will need assistance debugging this, as it works on both my Windows XP Home 
and XP Professional (SP2) machines.

(1) is addressed by using %~dps0\.. as M2_HOME by default (which returns the 
location of the batch file, the bin directory)
(2) is addressed by the s in %~dps0 which makes it give back the short name

> Current  installation instructions for Windows do not mention M2_HOME. It is 
> required and cannot have spaces.
> -------------------------------------------------------------------------------------------------------------
>
>          Key: MNG-1273
>          URL: http://jira.codehaus.org/browse/MNG-1273
>      Project: Maven 2
>         Type: Bug
>     Versions: 2.0
>  Environment: Windows
>     Reporter: Richard Bondi
>     Priority: Minor
>      Fix For: 2.0.1

>
>
> Two issues:
> 1. The installation instructions for Windows make no mention of the need to 
> set M2_HOME. But if you try to run "mvn --version" after following the 
> instructions, you are prompted to set this environment variable.
> 2. At least on Windows 2K, M2_HOME will not work if it contains spaces. One 
> workaround is to use the "short" 8.3 version of all directory names. (To see 
> the short version of directory names, do "dir /A:D /X" in a DOS window.)

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

Reply via email to