retrieveArtifact (Nexus)
This operation provides an easy way to get an artifact from Nexus Repository Manager and store it in the FlexDeploy artifact repository to use in a FlexDeploy workflow.Â
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Nexus Username |
| Yes | User to connect to Nexus as. |
Nexus Password |
| Yes | The password for the Nexus User. |
Nexus URL |
| Yes | The URL of Nexus Repository Manager (e.g. |
Nexus Version |
| Yes | The version of Nexus Repository Manager being used. (Nexus 3.X or Nexus 2.X) |
Nexus Path |
| Yes | Path to the artifact that gets retrieved from Nexus, include fileName here. (e.g. |
Nexus Repository |
| Yes | Identifier of the Nexus repository. Repository ID for Nexus 2, repository name for Nexus 3.
|
Download To Directory |
| No | Specify the Path to which the remote Artifact will be downloaded. If no inputs given, the default Artifacts dir will be used. |
Artifacts
This operation produces artifacts that will be stored in the artifacts repository. Â
Endpoint Selection
This operation will select all available endpoints associated to the target. Â
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
- style