brett 2003/10/21 15:51:52 Modified: xdocs/start install.xml Log: update documentation to warn of bug on Win9x installations. Revision Changes Path 1.15 +7 -0 maven/xdocs/start/install.xml Index: install.xml =================================================================== RCS file: /home/cvs/maven/xdocs/start/install.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- install.xml 15 Oct 2003 00:09:49 -0000 1.14 +++ install.xml 21 Oct 2003 22:51:52 -0000 1.15 @@ -35,6 +35,13 @@ </p> <p> + <b>WARNING</b>: the following step currently does not work on + Windows 95, 98, ME, and possibly versions of NT/2000. + You can safely skip it - Maven will download the dependencies instead + of copying them from the <code>lib</code> directory. + </p> + + <p> Next, you should create your local repository by running one of the following commands: <source><![CDATA[
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]