From 9ec518e44baf935c88e0332c564394bdcf9c9eb9 Mon Sep 17 00:00:00 2001 From: Guillaume Nodet Date: Fri, 27 Mar 2026 11:17:41 +0100 Subject: [PATCH] Add Automatic-Module-Name manifest entry Establishes a stable JPMS module name (org.codehaus.plexus.util) for modular downstream consumers. Fixes #311 Co-Authored-By: Claude Opus 4.6 --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 9e0a9999..5a4adc42 100644 --- a/pom.xml +++ b/pom.xml @@ -113,6 +113,7 @@ limitations under the License. true + org.codehaus.plexus.util