[ http://jira.codehaus.org/browse/MNG-1667?page=comments#action_51778 ]
John Allen commented on MNG-1667: --------------------------------- >From build output:- <snip/> [INFO] ---------------------------------------------------------------------------- [INFO] BUILD SUCCESSFUL [INFO] ---------------------------------------------------------------------------- [INFO] Total time: 24 seconds [INFO] Finished at: Wed Nov 23 13:24:13 GMT 2005 [INFO] Final Memory: 18M/32M [INFO] ---------------------------------------------------------------------------- ---->>>> Installing Maven in D:\Java\maven-2.0\build\..\maven-2.0.1-SNAPSHOT <<<<----- Running Maven... D:\Java\maven-2.0\components\bootstrap\target\installation\bin\mvn -e --batch-mode --no-plugin-registry --fail-at-end clean install + Error stacktraces are turned on. <snip/> This location 'D:\Java\maven-2.0\build\..\maven-2.0.1-SNAPSHOT' was not the location that was put onto the PATH, as per READM.txt instructions 'D:\Java\maven-2.0\build\bin' was put onto the PATH. > 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 > Environment: Win32 (XP SP2) > Reporter: John Allen > > > 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]