Skip to content

Nexus Repository Manager V3 - Process Steps

Import Version

Creates a new component version and imports artifacts from Nexus.

This step has no input properties.

Roles in the Nexus Repository Manager V3 plug-in

The plug-in adds these roles automatically to resources. You cannot add these roles manually.

ComponentProperties

NameTypeDescription
Component GroupStringThe group ID of the component to which the assets belong. In maven repositories this will follow Javas package name rules (I.E. org.apache.maven).
Extensions of files to ConvertStringIf text-type files must be converted into another character set, type the list of file extensions to be converted. Matching file types are converted into the default or system character set of the system where the agent is located. Separate list items with commas.
File ExcludesStringA list of file patterns to exclude from the component. Separate each pattern with a new line or comma.
File IncludesStringA list of file patterns to include in the component. Separate each pattern with a new line or comma. To include all files, leave blank or type **/*.
Latest VersionBooleanImport only the latest version. This will import the latest version based on Maven 3.0 version name conventions.
Log4j Logging LevelEnumeration:
Configure the level of Log4j messages to output to the console.
Nexus ComponentStringThe component name in Nexus. Specifying this value will import only versions of the given Nexus component name. This field should be used when you have multiple components in the same repository, as is the case for NPM repositories.
PasswordPasswordThe password for the Nexus user.
RepositoryStringThe name of the repository in Nexus from which to import versions.
Server URLStringBase URL and port for the Nexus server(i.e., http://localhost:8081).
UserStringThe user name for the Nexus user.

ImportProperties

NameTypeDescription
Specific version to import.String