Update README.md

This commit is contained in:
Vincent Jansen 2018-08-20 14:29:24 +02:00 committed by rfscholte
parent ed08eabf0e
commit 8c3710602d
1 changed files with 4 additions and 0 deletions

View File

@ -83,6 +83,10 @@ download the file from the URL specified in
download is attempted via curl, wget and, as last resort, by compiling the download is attempted via curl, wget and, as last resort, by compiling the
`./mvn/wrapper/MavenWrapperDownloader.java` file and executing the resulting class. `./mvn/wrapper/MavenWrapperDownloader.java` file and executing the resulting class.
If your maven repository is password protected you can specify your username via the
environment variable `MVNW_WRAPPER_AUTH_USERNAME` and the password via the environment
variable `MVNW_WRAPPER_AUTH_PASSWORD`.
## Using a Different Version of Maven ## Using a Different Version of Maven
To switch the version of Maven used to build a project you can initialize it using To switch the version of Maven used to build a project you can initialize it using