You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "John Casey (JIRA)" <ji...@codehaus.org> on 2005/11/24 04:59:06 UTC

[jira] Updated: (MNG-1273) Current installation instructions for Windows do not mention M2_HOME. It is required and cannot have spaces.

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

John Casey updated MNG-1273:
----------------------------

    Description: 
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.)



  was:
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.)



      Component: documentation - general

> 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
>   Components: documentation - general
>     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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org