From fe13248b7f5dabd5a8d41db99828b2ad5e2b6724 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Besson?= Date: Wed, 25 Jun 2025 11:48:44 +0100 Subject: [PATCH 1/5] Remove EOL OSSRH and use central-publishing-maven-plugin --- pom.xml | 37 ++++++++++++------------------------- 1 file changed, 12 insertions(+), 25 deletions(-) diff --git a/pom.xml b/pom.xml index f561331c..34e2ac21 100644 --- a/pom.xml +++ b/pom.xml @@ -80,17 +80,6 @@ https://ci.openmicroscopy.org/ - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - - - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - - org.openmicroscopy @@ -382,24 +371,11 @@ release - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.8 - true - - ossrh - https://oss.sonatype.org/ - false - - - org.apache.maven.plugins maven-gpg-plugin - 1.6 + 3.2.7 sign-artifacts @@ -410,6 +386,17 @@ + + + org.sonatype.central + central-publishing-maven-plugin + 0.8.0 + true + + central + true + + From 2595152de8e1fe8ae4328e2d924c9e6a1f6fd078 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Besson?= Date: Wed, 25 Jun 2025 11:49:09 +0100 Subject: [PATCH 2/5] Bump maven-compiler-plugin to 3.14.0 and set target option to 8 --- pom.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 34e2ac21..4c85f5e1 100644 --- a/pom.xml +++ b/pom.xml @@ -136,11 +136,12 @@ org.apache.maven.plugins maven-compiler-plugin - 3.7.0 + 3.14.0 - 1.8 - 1.8 + 8 + 8 + 8 From 38149a7946650f82bf4754cc2ba4b7b25f1308ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Besson?= Date: Wed, 25 Jun 2025 11:49:33 +0100 Subject: [PATCH 3/5] Bump org.openmicroscopy:ome-common from 6.0.22 to 6.0.26 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4c85f5e1..bdf5bd32 100644 --- a/pom.xml +++ b/pom.xml @@ -105,7 +105,7 @@ - 6.0.22 + 6.0.26 0.1.4 From d55b5f3415c67d589f0fa9fab67921251004a03b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Besson?= Date: Wed, 25 Jun 2025 11:49:49 +0100 Subject: [PATCH 4/5] Update miscellaneous outdated metadata --- pom.xml | 33 ++++++++------------------------- 1 file changed, 8 insertions(+), 25 deletions(-) diff --git a/pom.xml b/pom.xml index bdf5bd32..43f23178 100644 --- a/pom.xml +++ b/pom.xml @@ -11,11 +11,11 @@ OME Codecs Image encoding and decoding routines. - http://www.openmicroscopy.org/site/products/bio-formats + https://www.openmicroscopy.org/bio-formats 2005 Open Microscopy Environment - http://www.openmicroscopy.org/ + https://www.openmicroscopy.org/ @@ -28,7 +28,7 @@ The OME Team - ome-devel@lists.openmicroscopy.org.uk + https://www.openmicroscopy.org/teams/ @@ -44,23 +44,6 @@ Curtis Rueden - - - 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 @@ -69,15 +52,15 @@ scm:git:https://github.com/ome/ome-codecs scm:git:git@github.com:ome/ome-codecs HEAD - http://github.com/ome/ome-codecs + https://github.com/ome/ome-codecs - Trac - https://trac.openmicroscopy.org/ome + GitHub + https://github.com/ome/ome-codecs/issues - Jenkins - https://ci.openmicroscopy.org/ + GitHub + https://github.com/ome/ome-codecs/actions From 59f31cef4e5ab02a55c51b079c5e2b9e5dd8aedc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Besson?= Date: Mon, 30 Jun 2025 16:10:20 +0100 Subject: [PATCH 5/5] Bump org.openmicroscopy:ome-jai from 0.1.4 to 0.1.5 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 43f23178..05175314 100644 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,7 @@ 6.0.26 - 0.1.4 + 0.1.5 UTF-8