[
https://issues.apache.org/jira/browse/MWRAPPER-55?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17486476#comment-17486476
]
ASF GitHub Bot commented on MWRAPPER-55:
----------------------------------------
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]
> add threadSafe = true
> ---------------------
>
> Key: MWRAPPER-55
> URL: https://issues.apache.org/jira/browse/MWRAPPER-55
> Project: Maven Wrapper
> Issue Type: Improvement
> Reporter: Jin Xu
> Priority: Minor
>
> to make it not warn when run maven maven parallel build.
> https://github.com/apache/maven-wrapper/pull/18
--
This message was sent by Atlassian Jira
(v8.20.1#820001)