You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "John Casey (JIRA)" <ji...@codehaus.org> on 2006/04/05 22:40:48 UTC

[jira] Updated: (MNG-1667) M2_HOME is not used in the way described in README.txt and as such bootstrap build fails

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

John Casey updated MNG-1667:
----------------------------

    Fix Version: documentation

> M2_HOME is not used in the way described in README.txt and as such bootstrap build fails
> ----------------------------------------------------------------------------------------
>
>          Key: MNG-1667
>          URL: http://jira.codehaus.org/browse/MNG-1667
>      Project: Maven 2
>         Type: Bug

>   Components: Bootstrap & Build
>  Environment: Win32 (XP SP2)
>     Reporter: John Allen
>      Fix For: documentation

>
>
> From README.txt
> Set the environment variable M2_HOME pointing to the dir where you want Maven2 installed.
> NOTE: presently, the directory {M2_HOME}/bin must be in your path:
> set PATH=%PATH%;%M2_HOME%\bin
> or
> export PATH=$PATH:$M2_HOME/bin
> MVN SNAPSHOT is actually installed into %M2_HOME$/../maven-2.0.1-SNAPSHOT
> and this is not the location on the PATH so integration tests fail.

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