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

   > Yes, though, due to the locking that happens inside the resolver, I wonder 
if it would make more sense to have this parallel upload done inside the 
resolver rather than in the deploy plugin.
   
   That is the reason that I execute deploy for whole module in separate thread 
- we have the same situation like executing Maven with `-T`, each module will 
be deployed in own thread. 
   


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