From 7957a8f07b6ddea1db16a1078b1ba956fab469b8 Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Mon, 28 Aug 2023 22:59:02 +0200 Subject: [PATCH] [MRRESOURCES-136] Upgrade Parent to 40 - use plugins configurations from parent --- pom.xml | 34 +++------------------------------- 1 file changed, 3 insertions(+), 31 deletions(-) diff --git a/pom.xml b/pom.xml index 68631ee..d3be470 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.maven.plugins maven-plugins - 39 + 40 @@ -54,7 +54,7 @@ under the License. Jenkins - https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-remote-resources-plugin/ + https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-remote-resources-plugin/ @@ -351,17 +351,6 @@ under the License. - - maven-plugin-plugin - - - generate-descriptor - - descriptor - - - - @@ -410,29 +399,12 @@ under the License. SUREFIRE-1385: Cannot set maven.repo.local directly because it might have been set by the user on the CLI directly (and it would be preferred) --> - ${project.build.directory}/it-repo + ${project.build.directory}/local-repo - - maven-invoker-plugin - - 3.5.1 - - - install-descriptor - - install - - pre-integration-test - - ${project.build.directory}/it-repo - - - -