jorsol commented on pull request #18: URL: https://github.com/apache/maven-wrapper/pull/18#issuecomment-1028989826
That's essentially how it works: Generating the Wrapper files requires an installed version of the Maven environment on your machine, it's not weird. Thankfully, generating the initial Wrapper files is a one-time process, this means that the wrapper plugin should be run just once. Then you commit those files to git and later executions can use the wrapper instead of the Maven environment. -- 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]
