You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2022/07/29 18:48:00 UTC

[jira] [Closed] (MDEPLOY-298) mvn deploy retry on transient network failure

     [ https://issues.apache.org/jira/browse/MDEPLOY-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov closed MDEPLOY-298.
----------------------------------
    Fix Version/s:     (was: wontfix-candidate)
                       (was: waiting-for-feedback)
       Resolution: Not A Problem

Please address *questions* to the users mailing list.

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