jbangdev / jbang-eclipse

JBang / Eclipse integration
Eclipse Public License 2.0
4 stars 3 forks source link

chore(deps): update dependency com.googlecode.maven-download-plugin:download-maven-plugin to v1.7.0 #55

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.googlecode.maven-download-plugin:download-maven-plugin 1.6.8 -> 1.7.0 age adoption passing confidence

Release Notes

maven-download-plugin/maven-download-plugin ### [`v1.7.0`](https://togithub.com/maven-download-plugin/maven-download-plugin/releases/tag/1.7.0): [BROKEN] Replacing Maven 2 APIs with Maven 3 [Compare Source](https://togithub.com/maven-download-plugin/maven-download-plugin/compare/1.6.8...1.7.0) ### IMPORTANT The release unintentionally [breaks backward compatibility](https://togithub.com/maven-download-plugin/maven-download-plugin/issues/246) of internal cache Please, DON'T USE IT #### What's Changed - Fixing [#​215](https://togithub.com/maven-download-plugin/maven-download-plugin/issues/215): Don't try to read from or write to cache is skipCache is true by [@​ajarmoniuk](https://togithub.com/ajarmoniuk) in [https://github.com/maven-download-plugin/maven-download-plugin/pull/216](https://togithub.com/maven-download-plugin/maven-download-plugin/pull/216) - [#​208](https://togithub.com/maven-download-plugin/maven-download-plugin/issues/208): Don't try to write to cache until we exit gracefully by [@​ajarmoniuk](https://togithub.com/ajarmoniuk) in [https://github.com/maven-download-plugin/maven-download-plugin/pull/218](https://togithub.com/maven-download-plugin/maven-download-plugin/pull/218) - Implemented [#​219](https://togithub.com/maven-download-plugin/maven-download-plugin/issues/219): Adapt to Apache HttpClient Cache by [@​ajarmoniuk](https://togithub.com/ajarmoniuk) in [https://github.com/maven-download-plugin/maven-download-plugin/pull/221](https://togithub.com/maven-download-plugin/maven-download-plugin/pull/221) - Resolves [#​222](https://togithub.com/maven-download-plugin/maven-download-plugin/issues/222): Fixes a bug in HttpClient construction by [@​ajarmoniuk](https://togithub.com/ajarmoniuk) in [https://github.com/maven-download-plugin/maven-download-plugin/pull/225](https://togithub.com/maven-download-plugin/maven-download-plugin/pull/225) - [#​224](https://togithub.com/maven-download-plugin/maven-download-plugin/issues/224), [#​226](https://togithub.com/maven-download-plugin/maven-download-plugin/issues/226): Replacing Maven 2 APIs with Maven 3 by [@​ajarmoniuk](https://togithub.com/ajarmoniuk) in [https://github.com/maven-download-plugin/maven-download-plugin/pull/227](https://togithub.com/maven-download-plugin/maven-download-plugin/pull/227) - Resolves [#​230](https://togithub.com/maven-download-plugin/maven-download-plugin/issues/230): Use concurrent calls in ArtifactMojo by [@​ajarmoniuk](https://togithub.com/ajarmoniuk) in [https://github.com/maven-download-plugin/maven-download-plugin/pull/229](https://togithub.com/maven-download-plugin/maven-download-plugin/pull/229) - Added an example CI config by [@​ajarmoniuk](https://togithub.com/ajarmoniuk) in [https://github.com/maven-download-plugin/maven-download-plugin/pull/240](https://togithub.com/maven-download-plugin/maven-download-plugin/pull/240) - Use locally served resources by [@​ajarmoniuk](https://togithub.com/ajarmoniuk) in [https://github.com/maven-download-plugin/maven-download-plugin/pull/241](https://togithub.com/maven-download-plugin/maven-download-plugin/pull/241) - Resolves [#​238](https://togithub.com/maven-download-plugin/maven-download-plugin/issues/238): Handling download failures by [@​ajarmoniuk](https://togithub.com/ajarmoniuk) in [https://github.com/maven-download-plugin/maven-download-plugin/pull/239](https://togithub.com/maven-download-plugin/maven-download-plugin/pull/239) - Fixed the site target for the project by [@​ajarmoniuk](https://togithub.com/ajarmoniuk) in [https://github.com/maven-download-plugin/maven-download-plugin/pull/245](https://togithub.com/maven-download-plugin/maven-download-plugin/pull/245) #### New Contributors - [@​ajarmoniuk](https://togithub.com/ajarmoniuk) made their first contribution in [https://github.com/maven-download-plugin/maven-download-plugin/pull/216](https://togithub.com/maven-download-plugin/maven-download-plugin/pull/216) **Full Changelog**: https://github.com/maven-download-plugin/maven-download-plugin/compare/1.6.8...1.7.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.