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 12:55:00 UTC

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

    [ https://issues.apache.org/jira/browse/MDEPLOY-298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17572965#comment-17572965 ] 

Michael Osipov commented on MDEPLOY-298:
----------------------------------------

See these properties for Maven Wagon HTTP: https://maven.apache.org/wagon/wagon-providers/wagon-http/

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