doc: maven_artifact: add a note about s3 support since version 2.2 (#2417)
See #2317
This commit is contained in:
parent
ff0e1df82c
commit
d256c7f373
1 changed files with 2 additions and 1 deletions
|
@ -74,7 +74,8 @@ options:
|
|||
default: jar
|
||||
repository_url:
|
||||
description:
|
||||
- The URL of the Maven Repository to download from. Use s3://... if the repository is hosted on Amazon S3
|
||||
- The URL of the Maven Repository to download from.
|
||||
- Use s3://... if the repository is hosted on Amazon S3, added in version 2.2.
|
||||
required: false
|
||||
default: http://repo1.maven.org/maven2
|
||||
username:
|
||||
|
|
Loading…
Reference in a new issue