XenoAmess commented on pull request #18:
URL: https://github.com/apache/maven-wrapper/pull/18#issuecomment-1028975718


   So do you commit the files generated by maven wrapper to git?
   I mean the mvnw and mvnw.cmd files and so on.
   1. if you choose to commit them(like what I do)
   then you need to make it into build, as you should make sure the version of
   wrapper in your repo is the one you are using.
   2. if you choose not to commit them.
   then you have to prepare a maven environment for the maven wrapper, which
   is weird.
   I want to use a wrapper to get a maven environment but I need a maven
   environment to run the wrapper first. That is really weird.
   
   Jorge Solórzano ***@***.***> 于2022年2月3日周四 20:58写道:
   
   > In which scenario does this need to be run in a parallel build?
   >
   > The normal usage is to just run mvn -N wrapper:wrapper to set up the
   > wrapper, so I'm curious why this should be run in a build (or even declared
   > as a plugin in the pom).
   >
   > —
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/maven-wrapper/pull/18#issuecomment-1028964882>,
   > or unsubscribe
   > 
<https://github.com/notifications/unsubscribe-auth/AEFFR2KHUSXDPOTCORWNSSTUZJ3YBANCNFSM5NOTYMTA>
   > .
   > You are receiving this because you authored the thread.Message ID:
   > ***@***.***>
   >
   


-- 
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]


Reply via email to