From 2f9f5698cb3423cc4b2856ebbe0d48015deefdf6 Mon Sep 17 00:00:00 2001 From: alandavis Date: Wed, 5 May 2021 21:22:47 +0100 Subject: [PATCH] Simplify poms 1 Upgrade maven-surefire-plugin 2.22.1 -> 2.22.2 Upgrade maven-jar-plugin 3.1.0 (in ags) to -> 3.2.0 (was in repo) Upgrade alfresco-maven-plugin 2.1.1 (ags), 3.0.1 (c-pack) -> 4.0.1 (was in e-pack) swagger-ui.version 3.38 moved to community-repo stripped out java versions from ags poms alfresco-maven-plugin removed snapshotToTimestamp as we now use releases in ags moved project...Encoding to the 2 top level ags poms - did not want to try system wide - too big a change [ags] (cherry picked from commit 1237c3c810a698753e1018db6c6bdeab8391943a) --- amps/ags/pom.xml | 30 ------------------- .../rm-community-rest-api-explorer/pom.xml | 2 -- pom.xml | 20 +++++++++++++ 3 files changed, 20 insertions(+), 32 deletions(-) diff --git a/amps/ags/pom.xml b/amps/ags/pom.xml index 6341a0871b..7ce9912946 100644 --- a/amps/ags/pom.xml +++ b/amps/ags/pom.xml @@ -38,9 +38,6 @@ true 3.2.2 false - 11 - ${java.version} - ${java.version} ${java.version} 1.9.1 3.8.0 @@ -252,7 +249,6 @@ maven-install-plugin - 2.5.2 default-install @@ -353,35 +349,10 @@ - - maven-surefire-plugin - 2.22.1 - - - --illegal-access=permit - - - - - maven-install-plugin - 2.5.2 - - - maven-jar-plugin - 3.1.0 - - - maven-assembly-plugin - 3.1.0 - org.alfresco.maven.plugin alfresco-maven-plugin - 2.1.1 true - - true - maven-compiler-plugin @@ -604,7 +575,6 @@ org.alfresco.maven.plugin alfresco-maven-plugin - 2.1.1 diff --git a/amps/ags/rm-community/rm-community-rest-api-explorer/pom.xml b/amps/ags/rm-community/rm-community-rest-api-explorer/pom.xml index ea502f70e8..1d0702ba78 100644 --- a/amps/ags/rm-community/rm-community-rest-api-explorer/pom.xml +++ b/amps/ags/rm-community/rm-community-rest-api-explorer/pom.xml @@ -12,8 +12,6 @@ false - UTF-8 - UTF-8 diff --git a/pom.xml b/pom.xml index 67e288dad8..76e814b2fb 100644 --- a/pom.xml +++ b/pom.xml @@ -85,6 +85,7 @@ 5.16.1 1.2.5 4.0.3 + 3.38.0 2.3.3 2.3.3 @@ -824,6 +825,25 @@ docker-maven-plugin 0.34.1 + + maven-surefire-plugin + 2.22.2 + + true + alphabetical + + --illegal-access=permit + + + + + org.alfresco.maven.plugin + alfresco-maven-plugin + + true + ${project.build.directory}/${project.build.finalName} + + maven-jar-plugin 3.2.0