[ https://issues.apache.org/jira/browse/MDEPLOY-298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17572975#comment-17572975 ]
Amruta Kawade commented on MDEPLOY-298: --------------------------------------- This needs to be implemented in mvn deploy plugin right? > mvn deploy retry on transient network failure > --------------------------------------------- > > Key: MDEPLOY-298 > URL: https://issues.apache.org/jira/browse/MDEPLOY-298 > Project: Maven Deploy Plugin > Issue Type: Bug > Reporter: Amruta Kawade > Priority: Major > Fix For: waiting-for-feedback > > > mvn deploy project uploads multiple files to remote repository. if after few > files upload there is network drop and user retries upload user might get 409 > file already exists. > gradle handles this with built in retry mechanism > [https://github.com/gradle/gradle/issues/8992#issue-431651478] > do we have something similar in maven ? > also how repository owners can identify whether file upload is completed for > any version of maven package ? -- This message was sent by Atlassian Jira (v8.20.10#820010)