Releases: rnc/alt-deploy-maven-extension
Releases · rnc/alt-deploy-maven-extension
Release 1.8
Fixes in this Release
- Update versions to avoid Maven provision issues (#15)
Release 1.7
Release 1.6
Fixes in the release
- Ensure all occurrences of deploy plugin are updated in a multi-module project
Release 1.5
Changes in this Release
- Handle non-specified version (e.g. RELEASE)
Release 1.4
Changes in this Release
- Tool will warn for multiple versions of the same major version of the deploy plugin and only throw an exception if there are differing major versions (e.g. 2.x and 3.x)
Release 1.3
Fixes in this Release
- Fixed compatibility with earlier Maven versions
- Fixed issues with Travis and Maven Central switching to https.
Release 1.2
This release contains no new functionality.
- Integration test suite now tests against various Maven versions.
- Improved version determination in Manifest.
1.1
Release 1.1
Improvements to logging and various fixes:
- Handle metadata setting version to
RELEASE
for latest version. - Update properties from settings.
- Update properties from projects.
1.0
Release 1.0
Initial release with basic functionality to handle multiple forms of alt-deployment configuration.