[ https://issues.apache.org/jira/browse/MWRAPPER-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506043#comment-17506043 ]
ASF GitHub Bot commented on MWRAPPER-60: ---------------------------------------- gzm55 opened a new pull request #32: URL: https://github.com/apache/maven-wrapper/pull/32 1. place maven-wrapper.jar at `~/.m2/wrapper/dists/maven-wrapper/<url-hash>/` dir 2. now, `mvnw` script is updated and tested 3. remove undocumented and unused variable MAVEN_BASEDIR, like maven 4 4. resolve property file from maven.multiModuleProjectDirectory -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org > move maven-wrapper.jar into ~/.m2/wrapper/dists dir > --------------------------------------------------- > > Key: MWRAPPER-60 > URL: https://issues.apache.org/jira/browse/MWRAPPER-60 > Project: Maven Wrapper > Issue Type: Improvement > Components: Maven Wrapper Scripts > Affects Versions: 3.1.0 > Reporter: James Z.M. Gao > Priority: Normal > > Move maven-wrapper.jar into ~/.m2/wrapper/dists dir, like the path of > apache-maven zip. With this change, the `bin` install type can be removed. > New path pattern: > `.m2/wrapper/dists/maven-wrapper/hash-url/maven-wrapper.jar` -- This message was sent by Atlassian Jira (v8.20.1#820001)