mirror of https://github.com/apache/maven.git
o added an offline mode for the bootstrap
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162897 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2ef9ee0656
commit
cecdbd417c
|
@ -16,3 +16,6 @@ Should do the trick to produce a working installation of Maven
|
|||
in ${maven.home}.
|
||||
|
||||
NOTE: You must run these instructions from this directory!
|
||||
|
||||
NOTE: If you want to run in offline mode where no downloading is done
|
||||
then add: 'maven.online = false' to your ~/maven.properties file.
|
||||
|
|
Loading…
Reference in New Issue