Doc update maven install to use .settings.xml

This commit is contained in:
Ilayaperumal Gopinathan
2015-07-08 12:03:28 -07:00
committed by Dave Syer
parent cbc9c0232e
commit 6eddd8ce17

View File

@@ -9,7 +9,7 @@ To install locally:
----
$ mvn install
$ mvn install -s .settings.xml
----
and to deploy snapshots to repo.spring.io: