Skip to content

Releases: chonton/exists-maven-plugin

Release 0.14.0 to Maven Central

29 Aug 17:48
Compare
Choose a tag to compare

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

14 Jan 20:35
Compare
Choose a tag to compare

Release 0.12.0 to maven central

09 Jul 22:28
Compare
Choose a tag to compare

Possible fix for #41.
Various code cleanups

Release 0.11.0 to maven central

01 Jul 22:52
Compare
Choose a tag to compare

#41 cmpChecksum doesn't work when using Amazon S3

Release 0.10.0 to maven central

01 Jul 20:50
Compare
Choose a tag to compare

Release 0.9.0 to maven central

07 May 17:51
Compare
Choose a tag to compare

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

18 Jun 19:14
Compare
Choose a tag to compare

Fix problem with s3 wagon not expecting leading '/'

Release 0.7.0 to maven central

19 Feb 20:23
Compare
Choose a tag to compare
snapshot support

refactored invoker tests

Release 0.6.0 to maven central

23 Jan 19:40
Compare
Choose a tag to compare

requireGoal configuration parameter

Release 0.5.0 to maven central

29 Sep 14:57
Compare
Choose a tag to compare

Support for non-StreamingWagons such as s3-wagon