Skip to content

Releases: chonton/exists-maven-plugin

Release 0.14.0 to Maven Central

Choose a tag to compare

@chonton chonton released this 29 Aug 17:48

What's Changed

  • fix: getArtifactChecksum must not return the content of a File by @clembo590 in #56

New Contributors

Full Changelog: 0.13.0...0.14.0

Release 0.13.0 to maven central

Choose a tag to compare

@chonton chonton released this 14 Jan 20:35

Full Changelog: 0.12.0...0.13.0

Release 0.12.0 to maven central

Choose a tag to compare

@chonton chonton released this 09 Jul 22:28

Possible fix for #41.
Various code cleanups

Release 0.11.0 to maven central

Choose a tag to compare

@chonton chonton released this 01 Jul 22:52

#41 cmpChecksum doesn't work when using Amazon S3

Release 0.10.0 to maven central

Choose a tag to compare

@chonton chonton released this 01 Jul 20:50

Release 0.9.0 to maven central

Choose a tag to compare

@chonton chonton released this 07 May 17:51

What's Changed

  • Allow overriding the classifier in case no main artifact exists
    Full Changelog: 0.8.0...0.9.0

Release 0.8.0 to maven central

Choose a tag to compare

@chonton chonton released this 18 Jun 19:14

Fix problem with s3 wagon not expecting leading '/'

Release 0.7.0 to maven central

Choose a tag to compare

@chonton chonton released this 19 Feb 20:23
snapshot support

refactored invoker tests

Release 0.6.0 to maven central

Choose a tag to compare

@chonton chonton released this 23 Jan 19:40

requireGoal configuration parameter

Release 0.5.0 to maven central

Choose a tag to compare

@chonton chonton released this 29 Sep 14:57

Support for non-StreamingWagons such as s3-wagon