From 5045e7c59514fba057261c9218acdc14bb606924 Mon Sep 17 00:00:00 2001 From: Stephane Landelle Date: Fri, 7 Jul 2023 12:54:03 +0200 Subject: [PATCH] chore: clean up pom plugin versions in pluginManagement --- pom.xml | 262 +++++++++++++++++++++++++------------------------------- 1 file changed, 117 insertions(+), 145 deletions(-) diff --git a/pom.xml b/pom.xml index 1f95bc7b..63aa347d 100644 --- a/pom.xml +++ b/pom.xml @@ -105,7 +105,6 @@ scm:git:git://github.com/davidB/${project.artifactId}.git scm:git:git@github.com:davidB/${project.artifactId}.git http://github.com/davidB/${project.artifactId}/ - 4.5.5 @@ -351,17 +350,41 @@ + + maven-clean-plugin + 3.2.0 + + + maven-compiler-plugin + 3.11.0 + maven-dependency-plugin 3.5.0 - maven-release-plugin - 3.0.0 + maven-deploy-plugin + 3.1.1 - maven-site-plugin - 3.12.1 + maven-gpg-plugin + 3.1.0 + + + maven-install-plugin + 3.1.1 + + + maven-invoker-plugin + 3.5.1 + + + maven-jar-plugin + 3.3.0 + + + maven-javadoc-plugin + 3.5.0 maven-plugin-plugin @@ -372,81 +395,115 @@ 3.4.3 - maven-deploy-plugin - 3.1.1 + maven-release-plugin + 3.0.0 + + + org.apache.maven.scm + maven-scm-api + 2.0.1 + + + org.apache.maven.scm + maven-scm-provider-gitexe + 2.0.1 + + - maven-install-plugin - 3.1.1 + maven-resources-plugin + 3.3.1 - maven-source-plugin - 3.2.1 + maven-site-plugin + 3.12.1 - maven-javadoc-plugin - 3.5.0 - - 128m - 512m - true - ${encoding} - ${encoding} - ${encoding} - true - true - true - true - true - false - -missing - - http://java.sun.com/j2se/${maven.compiler.source}/docs/api/ - http://slf4j.org/api/ - http://commons.apache.org/lang/api-release/ - http://commons.apache.org/io/api-release/ - http://junit.sourceforge.net/javadoc/ - - - - - ${project.groupId}.example*:${project.groupId}.util.internal* - + maven-source-plugin + 3.2.1 - maven-compiler-plugin - 3.11.0 - - 1.8 - 1.8 - + maven-surefire-plugin + 3.1.0 com.diffplug.spotless spotless-maven-plugin 2.27.2 - - - - src/main/java/**/*.java - src/test/java/**/*.java - - - src/main/java/scala_maven/ScalaCompilerLoader.java - - - - ${project.basedir}/src/etc/header.txt - - - + + + com.github.github + site-maven-plugin + 0.12 + + + org.codehaus.mojo + animal-sniffer-maven-plugin + 1.22 + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.13 + + maven-javadoc-plugin + + 128m + 512m + true + ${encoding} + ${encoding} + ${encoding} + true + true + true + true + true + false + -missing + + http://java.sun.com/j2se/${maven.compiler.source}/docs/api/ + http://slf4j.org/api/ + http://commons.apache.org/lang/api-release/ + http://commons.apache.org/io/api-release/ + http://junit.sourceforge.net/javadoc/ + + + + + ${project.groupId}.example*:${project.groupId}.util.internal* + + + + maven-compiler-plugin + + -Xlint:deprecation + 1.8 + 1.8 + + com.diffplug.spotless spotless-maven-plugin + + + + src/main/java/**/*.java + src/test/java/**/*.java + + + src/main/java/scala_maven/ScalaCompilerLoader.java + + + + ${project.basedir}/src/etc/header.txt + + + spotless-apply @@ -464,18 +521,8 @@ - - maven-compiler-plugin - 3.11.0 - - -Xlint:deprecation - 1.8 - 1.8 - - maven-site-plugin - 3.12.1 default-site @@ -507,7 +554,6 @@ org.codehaus.mojo animal-sniffer-maven-plugin - 1.22 org.codehaus.mojo.signature @@ -519,7 +565,6 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.13 true sonatype-nexus-snapshots @@ -529,7 +574,6 @@ maven-source-plugin - 3.2.1 attach-sources @@ -541,21 +585,6 @@ maven-release-plugin - 3.0.0 - - - org.apache.maven.scm - maven-scm-api - 2.0.1 - compile - - - org.apache.maven.scm - maven-scm-provider-gitexe - 2.0.1 - compile - - release install animal-sniffer:check site deploy nexus-staging:release @@ -564,43 +593,6 @@ @{project.version} - - maven-clean-plugin - 3.2.0 - - - maven-resources-plugin - 3.3.1 - - - default-testResources - process-test-resources - - testResources - - - - default-resources - process-resources - - resources - - - - - - maven-jar-plugin - 3.3.0 - - - default-jar - package - - jar - - - - maven-plugin-plugin @@ -620,23 +612,6 @@ - - maven-surefire-plugin - 3.1.0 - - - maven-install-plugin - 3.1.1 - - - default-install - install - - install - - - - @@ -674,7 +649,6 @@ maven-invoker-plugin - 3.5.1 integration-test @@ -768,7 +742,6 @@ maven-gpg-plugin - 3.1.0 sign-artifacts @@ -785,7 +758,6 @@ com.github.github site-maven-plugin - 0.12 site