GitPedia
chonton

chonton/exists-maven-plugin

Check if artifact exists in remote maven repository

17 Releases
Latest: 1y ago
Release 0.14.0 to Maven Central0.14.0Latest
chontonchonton·1y ago·August 29, 2024
GitHub

📋 What's Changed

  • fix: getArtifactChecksum must not return the content of a File by @clembo590 in https://github.com/chonton/exists-maven-plugin/pull/56

New Contributors

  • @clembo590 made their first contribution in https://github.com/chonton/exists-maven-plugin/pull/56
  • Full Changelog: https://github.com/chonton/exists-maven-plugin/compare/0.13.0...0.14.0
Release 0.13.0 to maven central0.13.0
chontonchonton·2y ago·January 14, 2024
GitHub

**Full Changelog**: https://github.com/chonton/exists-maven-plugin/compare/0.12.0...0.13.0

Release 0.12.0 to maven central0.12.0
chontonchonton·2y ago·July 9, 2023
GitHub

Possible fix for #41. Various code cleanups

Release 0.11.0 to maven central0.11.0
chontonchonton·2y ago·July 1, 2023
GitHub

#41 cmpChecksum doesn't work when using Amazon S3

Release 0.10.0 to maven central0.10.0
chontonchonton·2y ago·July 1, 2023
GitHub

📋 Changes

  • map known packaging types into correct file extension (issue #42)
Release 0.9.0 to maven central0.9.0
chontonchonton·3y ago·May 7, 2023
GitHub

📋 What's Changed

  • Allow overriding the classifier in case no main artifact exists
  • Full Changelog: https://github.com/chonton/exists-maven-plugin/compare/0.8.0...0.9.0
Release 0.8.0 to maven central0.8.0
chontonchonton·4y ago·June 18, 2022
GitHub

Fix problem with s3 wagon not expecting leading '/'

Release 0.7.0 to maven central0.7.0
chontonchonton·4y ago·February 19, 2022
GitHub
Release 0.6.0 to maven central0.6.0
chontonchonton·4y ago·January 23, 2022
GitHub

requireGoal configuration parameter

Release 0.5.0 to maven central0.5.0
chontonchonton·4y ago·September 29, 2021
GitHub

Support for non-StreamingWagons such as s3-wagon

Release 0.4.0 to maven central0.4.0
chontonchonton·4y ago·September 15, 2021
GitHub

Supports GitHub header authentication

Release 0.3.0 to maven central0.3.0
chontonchonton·6y ago·March 6, 2020
GitHub

Close #22 Incorrect default location of settings-security.xml

Release 0.2.0 to maven central0.2.0
chontonchonton·6y ago·February 12, 2020
GitHub

📋 Changes

  • java 8 compatibility
  • Authentication when using encrypted credentials
Release 0.1.0 to Maven Central0.1.0
chontonchonton·7y ago·June 18, 2019
GitHub

📋 Changes

  • Remove deprecated 'exists' goal
  • standardize properties to use exists prefix
  • useChecksum changed to cmpChecksum
  • updated dependencies
  • refactored exception handling
Release 0.0.6 to Central0.0.6
chontonchonton·8y ago·May 24, 2018
GitHub

Prevent failure when useChecksum is true and there is no remote artifact (issue #7)

release 0.0.5 to central0.0.5
chontonchonton·8y ago·September 28, 2017
GitHub

Fixes incorrect URL generation of artifacts containing '.' in the artifactId.

Release 0.0.4 to maven central 0.0.4
chontonchonton·8y ago·September 9, 2017
GitHub