You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/02/03 12:59:00 UTC

[jira] [Commented] (MWRAPPER-55) add threadSafe = true

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

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

jorsol commented on pull request #18:
URL: https://github.com/apache/maven-wrapper/pull/18#issuecomment-1028964882


   In which scenario does this need to be run in a parallel build?
   
   The normal usage is to just run `mvn -N wrapper:wrapper` to set up the wrapper, so I'm curious why this should be run in a build (or even declared as a plugin in the pom).


-- 
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> add threadSafe = true
> ---------------------
>
>                 Key: MWRAPPER-55
>                 URL: https://issues.apache.org/jira/browse/MWRAPPER-55
>             Project: Maven Wrapper
>          Issue Type: Improvement
>            Reporter: Jin Xu
>            Priority: Minor
>
> to make it not warn when run maven maven parallel build.
> https://github.com/apache/maven-wrapper/pull/18



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