[ https://issues.apache.org/jira/browse/MDEPLOY-298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965676#comment-17965676 ]
Olivier Lamy commented on MDEPLOY-298: -------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-deploy-plugin#402|https://github.com/apache/maven-deploy-plugin/issues/402]. > mvn deploy retry on transient network failure > --------------------------------------------- > > Key: MDEPLOY-298 > URL: https://issues.apache.org/jira/browse/MDEPLOY-298 > Project: Maven Deploy Plugin (Moved to GitHub Issues) > Issue Type: Bug > Reporter: Amruta Kawade > Priority: Major > > 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)