Skip to content

Releases: rnc/alt-deploy-maven-extension

Release 1.8

05 May 10:29
@rnc rnc
Compare
Choose a tag to compare

Fixes in this Release

  • Update versions to avoid Maven provision issues (#15)

Release 1.7

29 Jun 15:37
@rnc rnc
Compare
Choose a tag to compare

Fixes in this Release

  • Handle potential null in VersionRange (#11)

Improvements

  • Migrate to GitHub Actions (#12)
  • Update JUnit dependency (#13)

Release 1.6

20 Sep 15:11
@rnc rnc
Compare
Choose a tag to compare

Fixes in the release

  • Ensure all occurrences of deploy plugin are updated in a multi-module project

Release 1.5

23 Aug 13:11
@rnc rnc
Compare
Choose a tag to compare

Changes in this Release

  • Handle non-specified version (e.g. RELEASE)

Release 1.4

08 Apr 12:03
@rnc rnc
Compare
Choose a tag to compare

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

22 Feb 12:53
@rnc rnc
Compare
Choose a tag to compare

Fixes in this Release

  • Fixed compatibility with earlier Maven versions
  • Fixed issues with Travis and Maven Central switching to https.

Release 1.2

20 Feb 13:55
@rnc rnc
Compare
Choose a tag to compare

This release contains no new functionality.

  • Integration test suite now tests against various Maven versions.
  • Improved version determination in Manifest.

1.1

06 Nov 09:08
@rnc rnc
Compare
Choose a tag to compare
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

03 Nov 13:53
@rnc rnc
Compare
Choose a tag to compare
1.0

Release 1.0

Initial release with basic functionality to handle multiple forms of alt-deployment configuration.