From 905849fadbf3771a54854f79805a482abd962435 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hansj=C3=B6rg=20Hofer?= Date: Tue, 16 Jan 2024 18:05:06 +0100 Subject: [PATCH] fix manifest file on windows linux with maven-jar-plugin WIP --- pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/pom.xml b/pom.xml index 72dc771..64b16ae 100644 --- a/pom.xml +++ b/pom.xml @@ -146,6 +146,21 @@ + + + org.apache.maven.plugins + maven-jar-plugin + 3.1.0 + + + + true + lib/ + com.luoboduner.moo.info.App + + + + io.github.fvarrui javapackager