[ 
https://issues.apache.org/jira/browse/MNG-6919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17115651#comment-17115651
 ] 

James Z.M. Gao commented on MNG-6919:
-------------------------------------

#1 when reading files with spaces in the full path, we need `usebackq` option, 
like in 
[init.cmd|https://github.com/apache/maven/blob/master/apache-maven/src/assembly/shared/init.cmd#L93],
 and this pass the IT tests on 
[travis|https://travis-ci.org/github/gzm55/maven-wrapper/builds/622324321].

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

Reply via email to