All Versions
15
Latest Version
Avg Release Cycle
88 days
Latest Release
1203 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.5.6 Changes
December 04, 2019- ⚡️ Update to Maven 3.6.3
-
v0.5.5 Changes
April 16, 2019- ⚡️ Updated default URL to jar in MavenWrapperDownloader
- ⚡️ Update to Maven 3.6.1
-
v0.5.4 Changes
March 26, 2019- Adapt mvnw.cmd to also honour MVNW_VERBOSE
- see https://github.com/takari/maven-wrapper/pull/115
- contributed by Brian de Alwis https://github.com/briandealwis
- Provide a 'standardized' way to retrieve CLI arguments
- same as mvn itself
- see https://github.com/takari/maven-wrapper/pull/113
- contributed by Guy Brand https://github.com/guylabs
- Ensure correct executable flag setting
- fixes https://github.com/takari/maven-wrapper/issues/78
- contributed by Manfred Moser - http://www.simpligility.com
- 📚 Updated documentation to include plugin version
- Adapt mvnw.cmd to also honour MVNW_VERBOSE
-
v0.5.3 Changes
February 25, 2019- MVNW_REPOURL check bug in mvnw
- fixes https://github.com/takari/maven-wrapper/issues/109
- see https://github.com/takari/maven-wrapper/pull/111
- contributed by Piotrek Żygieło https://github.com/pzygielo and Sebastian Peters https://github.com/sepe81,
🚀 Release performed by Manfred Moser - http://www.simpligility.com
- MVNW_REPOURL check bug in mvnw
-
v0.5.2 Changes
February 20, 2019- 🏁 Re-applied TLS1.2 fix for Windows
- see https://github.com/takari/maven-wrapper/pull/108
- contributed by Ralph Schaer https://github.com/ralscha
🚀 Release performed by Manfred Moser - http://www.simpligility.com
- 🏁 Re-applied TLS1.2 fix for Windows
-
v0.5.1 Changes
February 19, 2019- Corrected check for MVNW_REPOURL in mvnw.cmd
- fixes https://github.com/takari/maven-wrapper/issues/106
- see https://github.com/takari/maven-wrapper/pull/107
- contributed by Manfred Moser http://www.simpligility.com
🚀 Release performed by Manfred Moser - http://www.simpligility.com
- Corrected check for MVNW_REPOURL in mvnw.cmd
-
v0.5.0 Changes
February 18, 2019- ⚡️ update to Maven 3.6.0 as default
- 🏁 Use TLS 1.2 on Windows
- see https://github.com/takari/maven-wrapper/pull/89
- contributed by Julian Hyde https://github.com/julianhyde
- 🛠 Fix compile path for cygwin
- see https://github.com/takari/maven-wrapper/pull/83
- contributed by Dániel Kovács https://github.com/AFulgens
- 🛠 Fix for path with spaces on Windows
- see https://github.com/takari/maven-wrapper/pull/101
- contributed by Paul Stöhr https://github.com/CiTuX
- 👌 Support for authentication to corporate repository manager
- see https://github.com/takari/maven-wrapper/pull/96
- see https://github.com/takari/maven-wrapper/pull/86
- contributed by Sebastian Peters https://github.com/sepe81, Sander Wartenberg https://github.com/sanderino666 and Manfred Moser http://www.simpligility.com
- Consistent license header across all Java source
- see https://github.com/takari/maven-wrapper/pull/105
- fixes https://github.com/takari/maven-wrapper/issues/104
- contributed by Manfred Moser http://www.simpligility.com
- 👌 Support MVNW_REPOURL environment variable usage
- during wrapper install and wrapper usage
- for wrapper and maven distro download
- in scripts and wrapper binary
- contributed by Manfred Moser http://www.simpligility.com
🚀 Release performed by Manfred Moser - http://www.simpligility.com
-
v0.4.2 Changes
July 02, 2018- ⚡️ update to Maven 3.5.4 as default
- ⚡️ dependency updates
- end of line in properties file
- ⬆️ parent pom upgrade
🚀 Release performed by Manfred Moser - http://www.simpligility.com
-
v0.4.0 Changes
February 19, 2018- 👍 Allow for wrapper to work without the jar file
- see https://github.com/takari/maven-wrapper/pull/60
- see https://github.com/takari/maven-wrapper/pull/70
- fixed https://github.com/takari/maven-wrapper/issues/24
- contributed by Christofer Dutz https://github.com/chrisdutz
- and Manfred Moser - http://www.simpligility.com
- 🔄 Change URLs used to official Maven repo URL
- done as part of above changes
🚀 Release performed by Manfred Moser - http://www.simpligility.com
- 👍 Allow for wrapper to work without the jar file
-
v0.3.0 Changes
October 25, 2017- 🏁 Set title on shell window in Windows
- see https://github.com/takari/maven-wrapper/pull/66
- contributed by https://github.com/hcgpragt
- 🔄 Change default Maven version to 3.5.2 in wrapper config
- contributed by Manfred Moser - http://www.simpligility.com
- 🖨 Respect MVNW_VERBOSE when printing progress reporting and diagnostic info
- see https://github.com/takari/maven-wrapper/pull/67
- contributed by Konstantin Sobolev https://github.com/eprst
- Smaller chunk size for download progress reporting
- contributed by Manfred Moser - http://www.simpligility.com
🚀 Release performed by Manfred Moser - http://www.simpligility.com
- 🏁 Set title on shell window in Windows