From 15c039831749a4c55d97a8108b99ad6fe6614579 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 cc90eca7..4ec3f327 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -338,7 +338,6 @@ true true true - true true @@ -373,6 +372,14 @@ + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + @@ -677,7 +684,6 @@ true true true - true true @@ -705,6 +711,14 @@ + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + @@ -1068,7 +1082,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.0.0-M2 + 3.1.0 @@ -1128,7 +1142,7 @@ org.jfrog.buildinfo artifactory-maven-plugin - 3.4.0 + 3.5.1 diff --git a/pom.xml b/pom.xml index 573ed5ce..aa48f8f6 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