From 74933f17ed79ee1394ee941a647a4ce76ebdf6fd Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Sun, 16 Aug 2026 22:15:45 +0200 Subject: [PATCH] Establish an automatic module name org.codehaus.plexus.components.interactivity, the artifact's top-level package. A published module name is a contract; it must not change once released. --- plexus-interactivity-api/pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/plexus-interactivity-api/pom.xml b/plexus-interactivity-api/pom.xml index 36f8d44..9430cd2 100644 --- a/plexus-interactivity-api/pom.xml +++ b/plexus-interactivity-api/pom.xml @@ -50,6 +50,17 @@ + + org.apache.maven.plugins + maven-jar-plugin + + + + org.codehaus.plexus.components.interactivity + + + + org.eclipse.sisu sisu-maven-plugin