Update pull-deps docs with correct repo list. (#13134)

There is only one default remote repo at this time.
This commit is contained in:
Gian Merlino 2022-09-21 12:16:57 -07:00 committed by GitHub
parent 331e6d707b
commit 2f731f356e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -49,11 +49,11 @@ A local repository that Maven will use to put downloaded files. Then pull-deps w
`-r` or `--remoteRepository` `-r` or `--remoteRepository`
Add a remote repository. Unless `--no-default-remote-repositories` is provided, these will be used after https://repo1.maven.org/maven2/ and http://metamx.artifactoryonline.com/metamx/pub-libs-releases-local Add a remote repository. Unless `--no-default-remote-repositories` is provided, these will be used after https://repo1.maven.org/maven2/.
`--no-default-remote-repositories` `--no-default-remote-repositories`
Don't use the default remote repositories, only use the repositories provided directly via --remoteRepository. Don't use the default remote repository, https://repo1.maven.org/maven2/. Only use the repositories provided directly via --remoteRepository.
`-d` or `--defaultVersion` `-d` or `--defaultVersion`