From f3558a4b0cbdad93a11b38bfaffeac1f4e109110 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 17 Feb 2023 14:16:46 +0100 Subject: [PATCH] Upgrade to artifactory-maven-plugin 3.5.1. Also, switch from maven.deploy.skip to plugin-based configuration to avoid the Artifactory plugin skipping the deployment. See #1927 --- parent/pom.xml | 22 ++++++++++++++++++---- pom.xml | 2 +- 2 files changed, 19 insertions(+), 5 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 4fe24430..b69fd177 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -274,7 +274,6 @@ true true true - true true @@ -302,6 +301,14 @@ + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + @@ -559,7 +566,6 @@ true true true - true true @@ -587,6 +593,14 @@ + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + @@ -1055,7 +1069,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.0.0-M2 + 3.1.0 @@ -1121,7 +1135,7 @@ org.jfrog.buildinfo artifactory-maven-plugin - 3.4.0 + 3.5.1 diff --git a/pom.xml b/pom.xml index 31c98c9e..709433ce 100644 --- a/pom.xml +++ b/pom.xml @@ -132,7 +132,7 @@ org.jfrog.buildinfo artifactory-maven-plugin - 3.4.0 + 3.5.1 build-info