The goal of the plugin is to make certain information of an artifact repository available as Jenkins build parameter. Currently the following endpoints are supported.
- Path - Display all deployed artifacts.
- Version - Display all available versions of an artifact.
- Repositories - A list of all available repositories.
The following artifact repositories were tested during development.
- Sonatype Nexus 3 OSS
- JFrog Artifactory 6 Pro
- JFrog Artifactory 7 OSS
Configuration
Detailed instructions how to configure the plugin can be found in docs/Config.md.
Known Limitations
Blue Ocean
The current version of this plugin does not work with Blue Ocean.
Internet Explorer
The current version of this plugin does not work with any version of Internet Explorer. Use Chrome, Firefox or Edge instead.
Similar plugins
Another plugin with similar features is Maven Artifact ChoiceListProvider. For more details please refer to the plugin's overview page.
Development
To build the plugin please refer to docs/Build.md.