You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "cstamas (via GitHub)" <gi...@apache.org> on 2023/01/31 18:04:36 UTC

[GitHub] [maven-deploy-plugin] cstamas commented on pull request #35: [MDEPLOY-206] Support parallel deployment for deployAtEnd

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

   > > @gnodet Is my answer sufficient for you?
   > 
   > 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. @cstamas ?
   
   See https://issues.apache.org/jira/browse/MRESOLVER-32?focusedCommentId=17607557&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17607557
   
   And I agree, this should be better solved in resolver (would be nicer at least). IMO this plugin should simply create 1 deploy request and lump it onto resolver to "solve it".


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