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.
The following artifact repositories have been tested during development.
When someone has access to other versions of Nexus/Artifactory it would be nice to get some feedback whether it's working fine with these versions or not.
Please be aware that version 2.0.0 is not backwards compatible to version 1.x. There is a
breaking change in the Display Options
section. All results are now displayed in a select
box. The option to display the results as a dropdown, radio button or checkbox have been
removed. If multiple results must be selectable please make sure to check the
Multiple Entries Selectable
option.
Furthermore the support for Java 8 was dropped. This plugin now requires Java 11 or higher.
Last but not least the plugin is based on Jenkins LTS version 2.361.2 or higher.
Detailed instructions how to configure the plugin can be found in CONFIG.md.
If you want to contribute to this project please have a look at CONTRIBUTING.md.
The current version of this plugin does not work with Blue Ocean UI.