Changelog
The git commit history is the detailed source of all changes. The following provides most information at an easier glance.
Version 0.5.3 - 2019-02-25
- MVNW_REPOURL check bug in mvnw
Release performed by Manfred Moser - http://www.simpligility.com
Version 0.5.2 - 2019-02-20
- Re-applied TLS1.2 fix for Windows
Release performed by Manfred Moser - http://www.simpligility.com
Version 0.5.1 - 2019-02-19
- Corrected check for MVNW_REPOURL in mvnw.cmd
Release performed by Manfred Moser - http://www.simpligility.com
Version 0.5.0 - 2019-02-18
- update to Maven 3.6.0 as default
- Use TLS 1.2 on Windows
- Fix compile path for cygwin
- Fix for path with spaces on Windows
- Support for authentication to corporate repository manager
- Consistent license header across all Java source
- Support MVNW_REPOURL environment variable usage
- during wrapper install and wrapper usage
- for wrapper and maven distro download
- in scripts and wrapper binary
Release performed by Manfred Moser - http://www.simpligility.com
Version 0.4.2 - 2018-07-02
- 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
Version 0.4.0 - 2018-02-19
- Allow for wrapper to work without the jar file
- Change URLs used to official Maven repo URL
- done as part of above changes
Release performed by Manfred Moser - http://www.simpligility.com
Version 0.3.0 - 2017-10-25
- Set title on shell window in Windows
- Change default Maven version to 3.5.2 in wrapper config
- Respect MVNW_VERBOSE when printing progress reporting and diagnostic info
- Smaller chunk size for download progress reporting
Release performed by Manfred Moser - http://www.simpligility.com
Version 0.2.2 and 0.2.3 - 2017-09-12
- Print out Maven Wrapper version with each invocation
- Verbose mode
Release performed by Manfred Moser - http://www.simpligility.com
Version 0.2.1 - 2017-04-21
- Compile wrapper with Java 1.5 language level to allow usage with Java1.5 +
Release performed by Manfred Moser - http://www.simpligility.com
Version 0.2.0 - 2017-04-17
- Use Apple-recommended strategy for locating JAVA_HOME
- Be defensive about creating directories for files
- Fix for paths with spaces on Windows
- Removed unused MAVEN_CMD_LINE_ARGS
- Fix for stale wrapper jar file
- Plugin and other project updates
- Support for spaces in path on Unix
- Upgraded default Maven version to 3.5.0
- Support for simple shell like dash
- Support for Solaris
Release performed by Manfred Moser - http://www.simpligility.com
Version 0.1.6 - 2016-10-17
See the commit git commit history.
Version 0.1.5 and earlier
See the commit git commit history.