slawekjaranowski commented on PR #35:
URL: 
https://github.com/apache/maven-deploy-plugin/pull/35#issuecomment-1407126412

   There are two code paths:
    - number of threads <= 1 - collect all artifacts from all module and call 
in **one** request for Resolver
    - number of threads > 1 - create thread pool and create **separate** deploy 
request per module 


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

Reply via email to