You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2004/04/27 01:41:36 UTC

cvs commit: maven/xdocs/start install.xml

brett       2004/04/26 16:41:36

  Modified:    xdocs/start Tag: MAVEN-1_0-BRANCH install.xml
  Log:
  PR: MAVEN-1222
  fix documentation on installation under windows
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.15.4.4  +4 -0      maven/xdocs/start/install.xml
  
  Index: install.xml
  ===================================================================
  RCS file: /home/cvs/maven/xdocs/start/install.xml,v
  retrieving revision 1.15.4.3
  retrieving revision 1.15.4.4
  diff -u -r1.15.4.3 -r1.15.4.4
  --- install.xml	24 Mar 2004 03:05:18 -0000	1.15.4.3
  +++ install.xml	26 Apr 2004 23:41:36 -0000	1.15.4.4
  @@ -76,6 +76,10 @@
             For Windows:
               %MAVEN_HOME%\bin\install_repo.bat %HOME%\.maven\repository
           ]]></source>
  +
  +        <b>Note:</b> This step is optional, but will save downloading several JARs
  +        a second time. If <code>%HOME%</code> is not set on your Windows system, you can use 
  +        <code>%HOMEDRIVE%%HOMEPATH%</code>.
         </p>
   
         <p>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org