From e302ddde1ff72323f47a68accffada6278f77d56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Besson?= Date: Wed, 25 Jun 2025 12:09:28 +0100 Subject: [PATCH 1/4] Remove EOL OSSRH and use central-publishing-maven-plugin --- pom.xml | 34 +++++++++++----------------------- 1 file changed, 11 insertions(+), 23 deletions(-) diff --git a/pom.xml b/pom.xml index 2462e30..63ffed0 100644 --- a/pom.xml +++ b/pom.xml @@ -88,16 +88,6 @@ Jenkins https://ci.openmicroscopy.org/ - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - - - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - @@ -329,19 +319,6 @@ release - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.8 - true - - ossrh - https://oss.sonatype.org/ - false - - - org.apache.maven.plugins @@ -357,6 +334,17 @@ + + + org.sonatype.central + central-publishing-maven-plugin + 0.8.0 + true + + central + true + + From 3b2fbc310ce1a08808065dc847e410fbf8f9ae81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Besson?= Date: Wed, 25 Jun 2025 12:09:43 +0100 Subject: [PATCH 2/4] Bump maven-compiler-plugin to 3.14.0 and set javac release option to 8 --- pom.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 63ffed0..072274c 100644 --- a/pom.xml +++ b/pom.xml @@ -118,11 +118,12 @@ org.apache.maven.plugins maven-compiler-plugin - 3.7.0 + 3.14.0 - 1.8 - 1.8 + 8 + 8 + 8 From 64d8d8b456f43729b3b85bfc99918123204283c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Besson?= Date: Wed, 25 Jun 2025 12:09:59 +0100 Subject: [PATCH 3/4] Link to Java SE 8 API documentation --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 072274c..65d060b 100644 --- a/pom.xml +++ b/pom.xml @@ -225,7 +225,7 @@ false - http://docs.oracle.com/javase/7/docs/api/ + http://docs.oracle.com/javase/8/docs/api/ From c91235cece6da4d6b2dbc0e5efdfdc54171a0cc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Besson?= Date: Wed, 25 Jun 2025 12:10:12 +0100 Subject: [PATCH 4/4] Update miscellaneous outdated metadata fields --- pom.xml | 33 ++++++++------------------------- 1 file changed, 8 insertions(+), 25 deletions(-) diff --git a/pom.xml b/pom.xml index 65d060b..8c2be0e 100644 --- a/pom.xml +++ b/pom.xml @@ -15,12 +15,12 @@ 2008 Open Microscopy Environment - http://www.openmicroscopy.org/ + https://www.openmicroscopy.org/ GNU Lesser General Public License v2.1+ - http://www.gnu.org/licenses/lgpl-2.1.txt + https://www.gnu.org/licenses/lgpl-2.1.txt repo @@ -28,7 +28,7 @@ The OME Team - ome-devel@lists.openmicroscopy.org.uk + https://www.openmicroscopy.org/teams/ @@ -53,23 +53,6 @@ Bjoern Thiel - - - OME-users - http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users/ - http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users/ - ome-users@lists.openmicroscopy.org.uk - http://lists.openmicroscopy.org.uk/pipermail/ome-users/ - - - OME-devel - http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel/ - http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel/ - ome-devel@lists.openmicroscopy.org.uk - http://lists.openmicroscopy.org.uk/pipermail/ome-devel/ - - - 3.0.5 @@ -78,15 +61,15 @@ scm:git:https://github.com/ome/ome-mdbtools scm:git:git@github.com:ome/ome-mdbtools HEAD - http://github.com/ome/ome-mdbtools + https://github.com/ome/ome-mdbtools - Trac - https://trac.openmicroscopy.org/ome + GitHub + https://github.com/ome/ome-mdbtools/issues - Jenkins - https://ci.openmicroscopy.org/ + GitHub + https://github.com/ome/ome-mdbtools/actions