From 8796a66e3ab1e163f7d660fddfd558f147013bc4 Mon Sep 17 00:00:00 2001 From: airsquared <36649395+airsquared@users.noreply.github.com> Date: Mon, 29 Mar 2021 22:38:40 -0700 Subject: [PATCH] Add an automatic module name to support the JPMS --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index f2de9ac..fe145e2 100644 --- a/pom.xml +++ b/pom.xml @@ -92,6 +92,16 @@ net.nicoulaj.maven.plugins checksum-maven-plugin + + maven-jar-plugin + + + + at.favre.lib.bytes + + + +