nexus_repo_url is expecting an exact repo URL and not just the
Nexus server address. Make that more clear.
Change-Id: If6f5f45fb85c719096a4691423c1e48f1c36081c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
- maven-metadata.xml* (if not a snapshot repo)
Parameters:
- nexus_repo_url: URL to Nexus server. (Ex: https://nexus.example.org)
+ nexus_repo_url: URL to Nexus repository to upload to.
+ (Ex: https://nexus.example.org/content/repositories/releases)
deploy_dir: The directory to deploy. (Ex: /tmp/m2repo)
One purpose of this is so that we can get around the problematic