From 8262ae4408810f3b1f5311d596882b9c8def3c92 Mon Sep 17 00:00:00 2001 From: James Netherton Date: Tue, 24 Sep 2024 15:11:27 +0100 Subject: [PATCH] Configure maven-deploy-plugin to retry on failure --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index 874b99db05a2..9c7f72889ade 100644 --- a/pom.xml +++ b/pom.xml @@ -391,6 +391,9 @@ org.apache.maven.plugins maven-deploy-plugin ${maven-deploy-plugin.version} + + 10 +