From ff9f0288284b6d7f5b846b688d8dedcf161d6be8 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Thu, 12 Feb 2026 15:38:32 -0800 Subject: [PATCH] Update various plugins. Also migrate to new Sonatype release plugin. --- pom.xml | 115 +++++++++++++++++++++++--------------------------------- 1 file changed, 48 insertions(+), 67 deletions(-) diff --git a/pom.xml b/pom.xml index ec797e1..3b96c04 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,6 @@ 4.0.0 - - org.sonatype.oss - oss-parent - 7 - com.threerings.getdown getdown @@ -35,18 +30,19 @@ + + scm:git:git://github.com/threerings/getdown.git + scm:git:git@github.com:threerings/getdown.git + https://github.com/threerings/getdown + HEAD + + UTF-8 7.8.2 9.3.0 - - scm:git:git://github.com/threerings/getdown.git - scm:git:git@github.com:threerings/getdown.git - https://github.com/threerings/getdown - - core launcher @@ -55,23 +51,10 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 - true - false - - ossrh-releases - https://oss.sonatype.org/ - aa555c46fc37d0 - - - org.apache.maven.plugins maven-javadoc-plugin - 3.1.0 + 3.6.3 true public @@ -81,6 +64,17 @@ + + + org.sonatype.central + central-publishing-maven-plugin + 0.8.0 + true + + central + true + + @@ -89,7 +83,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.7.0 + 3.13.0 10 true @@ -119,57 +113,44 @@ - - eclipse - - - m2e.version - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.maven.plugins - maven-enforcer-plugin - [1.0,) - - enforce - - - - - - - - - - - - - - - release-sign-artifacts + release-extras performReleasetrue + + org.apache.maven.plugins + maven-source-plugin + 2.1.2 + + + attach-sources + + jar-no-fork + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.6.3 + + + attach-javadocs + + jar + + + + org.apache.maven.plugins maven-gpg-plugin + 1.5 sign-artifacts