- [JENKINS-46109] Fixed 404 errors in configure page with Dropdown controls.
- [JENKINS-45995] Trim artifact filename when spaces added by mistake.
- [JENKINS-39594] Fixed frequent, intermittent "Failed to deploy artifacts".
- [JENKINS-38950] Added support for uploading multiple artifacts.
- [FIXED JENKINS-38918] Build is not failing in pipeline on failed upload.
- [JENKINS-37960] Added support for Nexus-3 version to upload artifacts.
- Added DSL support and above is the example to use this plugin.
- Added support for entering classifier and type.
- [JENKINS-37536] - Fixed null pointer exception when passing folder level credentials.
- Upgraded Credentials plugin to 2.1.0.
- Added support for Jenkins Pipeline.
- Added "nexusArtifactUploader" as pipeline step.
- Fixed protocol issue when configured HTTPS it resets to HTTP
- Added empty option to Jenkins Credentials
- Added Jenkins Credentials to pass username and password
- Removing the dependency with TokenMacro for resolving environment variables used Jenkins method to resolve.
- Added help text for the important fields.
- Added error message from server when failed to upload to nexus.
- Added uploaded artifact link in side bar.
- Changed name of the plugin from "Upload artifacts to nexus" to "Nexus Artifact Uploader"
- Fixed Uploading files from Slave machines.
- Fixed validation issue with Nexus Url
- First public release