Hello. I added a new property in Maven Deploy plugin called retryFailedDeploymentDelay
This property impose a delay between 1 second to 5 minutes (max) between retries. The intention is to make maven more solid and stable when network glitches happens. This pull request is: https://github.com/apache/maven-plugins/pull/92 jira ticket is: https://issues.apache.org/jira/browse/MDEPLOY-214 This Pull Request requires this other pull request on macen shared project: https://github.com/apache/maven-shared/pull/18 and requerest Could you please accept the pull request? Pablo
