Changelog
The git commit history is the detailed source of all changes. The following provides most information at an easier glance.
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
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.