From bf4c329e16003bfb97778cf410d9a95fd8bccc02 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Sun, 25 Jul 2021 16:44:10 +0200 Subject: POM: Configure automatic module name. Change-Id: Icdaee7b585e01b63bf08bef0dfce1ed96a19c129 --- runtime/pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'runtime') diff --git a/runtime/pom.xml b/runtime/pom.xml index e4f1be1..ac576cc 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -26,6 +26,7 @@ + io.quarkus quarkus-bootstrap-maven-plugin @@ -42,6 +43,7 @@ + maven-compiler-plugin @@ -54,7 +56,21 @@ + + + maven-jar-plugin + ${jar-plugin.version} + + + + eu.mulk.quarkus.googlecloud.jsonlogging + + + + + + -- cgit v1.2.3