The Apache Maven team is pleased to announce the release of the Apache Maven Wrapper, version 3.3.2
The Maven Wrapper is an easy way to ensure a user of your Maven build has everything necessary to run your Maven build. See https://maven.apache.org/wrapper/ for instructions on how to use Maven Wrapper. You can download the appropriate sources etc. from the download page: https://maven.apache.org/wrapper/download.html 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 Enjoy, -The Apache Maven team