From 4979d0a036920105194035c721363e2d032e1ae2 Mon Sep 17 00:00:00 2001 From: "David M. Lloyd" Date: Tue, 6 Jan 2026 20:01:54 -0600 Subject: [PATCH] Add automatic module name to JAR Fixes #397 --- api/pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/api/pom.xml b/api/pom.xml index d94a6d7..11ace88 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -64,4 +64,19 @@ test + + + + + maven-jar-plugin + + + + org.eclipse.microprofile.rest.client + + + + + +