[ https://issues.apache.org/jira/browse/MNG-6919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17117946#comment-17117946 ]
Robert Scholte commented on MNG-6919: ------------------------------------- actually, it looks more like we can remove this piece of code too. Unlike the takari-maven-plugin, I've decided to say that the scripts and maven-wrapper.jar belong to the same release. You cannot define the wrapperUrl anymore, the distributionUrl in the {{wrapper.properties}} is only thing used, and only by the Java code. > maven-wrapper on windows > ------------------------ > > Key: MNG-6919 > URL: https://issues.apache.org/jira/browse/MNG-6919 > Project: Maven > Issue Type: Bug > Components: Bootstrap & Build > Affects Versions: 3.7.0-candidate > Reporter: James Z.M. Gao > Priority: Minor > > new maven-wrapper inherit 2 bugs for windows batch scripts: > # cannot read the config ".mvn\wrapper\maven-wrapper.properties" correctly > when the full path has space. > # -eof style of cmd scripts are not CRLF- (This is fixed by assembly-plugin > `lineEnding` settings) -- This message was sent by Atlassian Jira (v8.3.4#803005)