hboutemy edited a comment on pull request #1:
URL: 
https://github.com/apache/maven-wrapper-plugin/pull/1#issuecomment-980543639


   last try:
   - code = https://github.com/hboutemy/maven-wrapper = the initial wrapper 
donation with 4 commits to switch to Apache, replace provisio to assembly, add 
maven-wrapper-plugin and document
   - site: https://maven.apache.org/wrapper-archives/wrapper-LATEST/
   
   This approach of wrapper does not need any releases when new Maven versions 
are released, and can work with any version from the past and any Maven 
SNAPSHOT (like the original donation)
   
   Getting identical features of installed `mvnw` in a project Git vs 
downloaded Maven distribution `mvn` will be part of MWRAPPER-16 = stop trying 
to re-implement `mvn` logic in `mvnw` to launch a JVM and Maven core, but call 
mvn = the only solution to get consistency
   
   all, please review: in the end, I expect to create a maven-wrapper.git 
repository containing my initial work (that contains initial donation), and 
we'll track future features an release normally in MWRAPPER Jira


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

Reply via email to