Releases: download-maven-plugin/download-maven-plugin
Releases · download-maven-plugin/download-maven-plugin
2.0.0
What's Changed
- #305 Avoid "WARNING: A Java agent has been loaded dynamically" when running UTs by @longtimeago in #306
- #249 Relocate to the new group ID "io.github.download-maven-plugin" by @longtimeago in #307
Full Changelog: 1.13.0...2.0.0
1.13.0
What's Changed
- #223 An option to set executable permission on downloaded file by @longtimeago in #304
Full Changelog: 1.12.1...1.13.0
1.12.1
What's Changed
- #302 Avoid XmlStreamReader class not found on password decryption by @longtimeago in #303
Full Changelog: 1.12.0...1.12.1
1.12.0 - Rename Github project (repo and organization)
What's Changed
- #289 Introduce checkstyle and fix some violations by @longtimeago in #290
- #291 Fix checkstyle violations (part 2) by @longtimeago in #292
- #293 Fix checkstyle violations (part 3) by @longtimeago in #294
- #295 Fix checkstyle violations (part 4) by @longtimeago in #296
- #297 Introduce dependency checks by @longtimeago in #298
- #248 Rename project according to Github org and repo renaming by @longtimeago in #299
- #300 Remove @checkstyle tags by @longtimeago in #301
Full Changelog: 1.11.5...1.12.0
1.11.5
What's Changed
- #264 Turn back support of encrypted passwords in maven settings.xml by @longtimeago in #288
Full Changelog: 1.11.3...1.11.5
1.11.3
What's Changed
- #286 Turn back java 8 plugin compatibility by @longtimeago in #287
Full Changelog: 1.11.2...1.11.3
1.11.2
What's Changed
- Force unpack if unpack=true, even when unpackWhenChanged=true by @srstsavage in #285
Full Changelog: 1.11.1...1.11.2
1.11.1
What's Changed
- Unpack directly from cached files when available by @srstsavage in #284
Full Changelog: 1.11.0...1.11.1
1.11.0 Release - Build requirement: maven >= 3.6.3
What's Changed
- upgrade test deps by @longtimeago in #279
- #280 Rise required maven version to be at least 3.6.3 by @longtimeago in #281
- #282 Implement release procedure via Github workflow by @longtimeago in #283
Full Changelog: 1.10.0...1.11.0
1.10.0
What's Changed
- [git] Add .factorypath to gitignore by @hazendaz in #272
- Add support for wget unpackWhenChanged setting by @srstsavage in #275
- Support Maven's --no-transfer-progress option by @srstsavage in #276
- rise java build requirement to v11 (due to mockito) by @longtimeago in #277
- remove useless reporting by @longtimeago in #278
New Contributors
- @srstsavage made their first contribution in #275
Full Changelog: 1.9.0...1.10.0