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

ASF GitHub Bot commented on MWRAPPER-58:
----------------------------------------

slawekjaranowski commented on pull request #29:
URL: https://github.com/apache/maven-wrapper/pull/29#issuecomment-1073036652


   but what do you think about:
   
   ```
   ...
   fi
   
   [ $? -eq 0 ] || rm ...
   ```
   
   simply not look good for me
   
   ```
   fi || rm ..
   ```


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


> curl cannot follow 302 code when downloading wrapper jar
> --------------------------------------------------------
>
>                 Key: MWRAPPER-58
>                 URL: https://issues.apache.org/jira/browse/MWRAPPER-58
>             Project: Maven Wrapper
>          Issue Type: Bug
>          Components: Maven Wrapper Scripts
>    Affects Versions: 3.1.0
>            Reporter: James Z.M. Gao
>            Priority: Major
>
> example config:
> wrapperUrl=https://maven.aliyun.com/repository/central/org/apache/maven/wrapper/maven-wrapper/3.1.0/maven-wrapper-3.1.0.jar



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to