jira-importer opened a new issue, #402:
URL: https://github.com/apache/maven-deploy-plugin/issues/402
   **[Amruta 
Kawade](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=JIRAUSER293589)**
 opened 
**[MDEPLOY-298](https://issues.apache.org/jira/browse/MDEPLOY-298?redirect=false)**
 and commented
   
   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 ?
   
   
   ---
   No further details from 
[MDEPLOY-298](https://issues.apache.org/jira/browse/MDEPLOY-298?redirect=false)


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to