Releases: chonton/exists-maven-plugin
Releases · chonton/exists-maven-plugin
Release 0.14.0 to Maven Central
What's Changed
- fix: getArtifactChecksum must not return the content of a File by @clembo590 in #56
New Contributors
- @clembo590 made their first contribution in #56
Full Changelog: 0.13.0...0.14.0
Release 0.13.0 to maven central
Full Changelog: 0.12.0...0.13.0
Release 0.12.0 to maven central
Possible fix for #41.
Various code cleanups
Release 0.11.0 to maven central
#41 cmpChecksum doesn't work when using Amazon S3
Release 0.10.0 to maven central
- map known packaging types into correct file extension (issue #42)
see Default Artifact Handlers Reference for list
Release 0.9.0 to maven central
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
Fix problem with s3 wagon not expecting leading '/'
Release 0.7.0 to maven central
snapshot support refactored invoker tests
Release 0.6.0 to maven central
requireGoal configuration parameter
Release 0.5.0 to maven central
Support for non-StreamingWagons such as s3-wagon