evenisse 2003/03/27 01:28:57
Modified: xdocs/start bootstrap.xml
Log:
Add some information for building Maven for users behind a proxy.
Revision Changes Path
1.9 +5 -0 maven/xdocs/start/bootstrap.xml
Index: bootstrap.xml
===================================================================
RCS file: /home/cvs/maven/xdocs/start/bootstrap.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- bootstrap.xml 26 Mar 2003 16:33:26 -0000 1.8
+++ bootstrap.xml 27 Mar 2003 09:28:57 -0000 1.9
@@ -46,6 +46,11 @@
rest of the document as it explains the build process in a
little more detail.
</p>
+ <p>
+ If you are behind a proxy, you must define proxy parameters for
+ building Maven :
+ <a href="../reference/user-guide.html#Using Proxies">User guide - Using
Proxies</a>
+ </p>
<subsection name="Bootstrapping Maven">
<p>
Before you can begin the process, you'll need to download the
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]