Skip to content

3.3.2

Latest
Compare
Choose a tag to compare
@cstamas cstamas released this 24 May 10:52
· 1 commit to master since this release

Release Notes - Maven Wrapper - Version 3.3.2

Bug

  • [MWRAPPER-136] - maven-wrapper.properties created with Windows line breaks which mvnw can't handle
  • [MWRAPPER-137] - Can't match distributionUrl when using MINGW64
  • [MWRAPPER-139] - Shell scripts break on LF in config for Windows
  • [MWRAPPER-140] - only-script Type does not honor MAVEN_USER_HOME

Improvement

  • [MWRAPPER-141] - Use distribution type of existing Maven Wrapper by default

Task

  • [MWRAPPER-135] - Provide a reliable way to determine the Maven Wrapper type

What's Changed

New Contributors

Full Changelog: maven-wrapper-3.3.1...maven-wrapper-3.3.2