Index: xdocs/start/install.xml
===================================================================
RCS file: /home/cvspublic/maven/xdocs/start/install.xml,v
retrieving revision 1.15.4.9
diff -u -r1.15.4.9 install.xml
--- xdocs/start/install.xml 30 Oct 2004 03:19:49 -0000 1.15.4.9
+++ xdocs/start/install.xml 14 Nov 2004 11:36:36 -0000
@@ -75,9 +75,17 @@
%MAVEN_HOME%\bin\install_repo.bat %HOME%\.maven\repository
]]>
- Note: This step is optional, but will save downloading several JARs
- a second time. If %HOME% is not set on your Windows system, you can use
- %HOMEDRIVE%%HOMEPATH%.
+ Notes:
+
%HOME% is not set on your Windows system, you can use
+ %HOMEDRIVE%%HOMEPATH%.%USERPROFILE%\.maven\repository, which can be annoying when using
+ roaming profiles, see the
+ User guide
+ for informations on how to change its location.