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/03/24 04:05:18 UTC

cvs commit: maven/xdocs/start install.xml

brett       2004/03/23 19:05:18

  Modified:    xdocs/start Tag: MAVEN-1_0-BRANCH install.xml
  Log:
  add note about upgrading
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.15.4.3  +7 -0      maven/xdocs/start/install.xml
  
  Index: install.xml
  ===================================================================
  RCS file: /home/cvs/maven/xdocs/start/install.xml,v
  retrieving revision 1.15.4.2
  retrieving revision 1.15.4.3
  diff -u -r1.15.4.2 -r1.15.4.3
  --- install.xml	23 Mar 2004 23:21:51 -0000	1.15.4.2
  +++ install.xml	24 Mar 2004 03:05:18 -0000	1.15.4.3
  @@ -54,6 +54,13 @@
         </p>        
   
         <p>
  +        If you are upgrading from a previous version of Maven, you should
  +        remove your local plugin directory, specified by 
  +        <code>MAVEN_HOME_LOCAL</code>. The default location for this is
  +        <code><i>HOME</i>/.maven/plugins</code>
  +      </p>
  +
  +      <p>
           <b>WARNING</b>: the following step currently does not work on
           Windows 95, 98, ME.
           You can safely skip it - Maven will download the dependencies instead
  
  
  

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