Quick Info
Product
HCL Launch
Type
plugin
Compatibility
HCL Launch version 7.1.0 or later
Created by
HCL Software
Website
Published Date
March 9th, 2021
Last Updated
April 14th, 2022
Description
Nexus is a repository manager, developed by SonaType, designed to store artifacts and cache remote repositories while providing universal package support. This plug-in integrates with Nexus to interact with artifacts hosted in the Nexus repository.Quick Info
Product
HCL Launch
Type
plugin
Compatibility
HCL Launch version 7.1.0 or later
Created by
HCL Software
Website
Published Date
March 9th, 2021
Last Updated
April 14th, 2022
Summary
The Nexus plugin for HCL Launch includes steps for working with artifacts that are hosted on a Nexus server.
Compatibility
This plugin requires HCL Launch version 7.1.0 or later.
This plugin works with Nexus version 2.
This plugin runs on all operating systems that HCL Launch supports.
Installation
See Installing plugins in HCL Launch for installing and removing plugins.
History
The following table describes the changes made in each plugin version.
Version | Description |
---|---|
3 | Updated to ensure all response texts are z/OS compatible. |
Usage
Use the Nexus plugin to download NuGet packages from a Nexus repository.
Step palette
To access this plugin in the palette, click Repositories > Artifact > Nexus.
Steps
The following process steps are available in the Nexus plugin.
Download NuGet package
Download a NuGet package from a Nexus repository.
Name | Type | Description | Required |
---|---|---|---|
Nexus Url | String | The base URL of the Nexus repository. For example: https://localhost:8081/nexus | Yes |
Packages | String | A list of packages to download, separated by newline characters. Use the following format: repositoryName/packageID/packageVersion. | Yes |
Repository Password | Password | The password to authenticate with Nexus. | No |
Repository Username | String | The user name to authenticate with Nexus. | No |