Change and Service Management Plugins → Apache Maven Plugin → Maven Resolve Step
This step parses a list of artifacts from Maven and downloads them to be used in Deployment Automation processes.
Required properties:
| Property Name | Description | 
|---|---|
| Repository Url | The base URL of the Maven repository | 
| Artifacts | A line-separated list of artifacts to
				  download in the following format: groupId.artifactId/version/filename | 
Optional properties:
| Property Name | Description | 
|---|---|
| Verify Hash | Verify hashes after the file is downloaded | 
| Username | The username to authenticate with Maven | 
| Password | The password to authenticate with Maven | 
Copyright © 2013–2018 Serena Software, Inc., a Micro Focus company. All rights reserved.