mirror of https://github.com/apache/maven.git
typo fix
This commit is contained in:
parent
5f65c1274f
commit
0fe726fe63
|
@ -136,7 +136,7 @@ When using an internal Maven repository manager you have two options:
|
||||||
environment variable `MVNW_REPOURL` to your repo manager URL such as
|
environment variable `MVNW_REPOURL` to your repo manager URL such as
|
||||||
`https://repo.example.com/central-repo-proxy`.
|
`https://repo.example.com/central-repo-proxy`.
|
||||||
|
|
||||||
If `MVNWW_REPOURL` is set during the wrapper installation with the
|
If `MVNW_REPOURL` is set during the wrapper installation with the
|
||||||
takari-maven-plugin, the URL is used in the maven-wrapper.properties file.
|
takari-maven-plugin, the URL is used in the maven-wrapper.properties file.
|
||||||
|
|
||||||
If not set, but your mirror URL in your settings.xml is configured, it will be
|
If not set, but your mirror URL in your settings.xml is configured, it will be
|
||||||
|
|
Loading…
Reference in New Issue