hboutemy opened a new pull request #1: URL: https://github.com/apache/maven-wrapper-plugin/pull/1
Wrapper consists in 3 pieces: - wrapper (maven-wrapper.jar) - wrapper distribution (mvnw scripts) - wrapper plugin that should have the same version = "the wrapper version" the wrapper plugin will unpack wrapper distribution with the same version as the plugin the only drawback vs releasing wrapper and wrapper distribution in the Apache Maven core release is that partial mvn scripts (3 shell and 3 cmd) are copied but in terms of versions clarity, seems much easier to understand: wrapper is something, Maven is something notice that this is a WIP: I did not yet review maven-wrapper-plugin logic to select the distribution version -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
