From f7ada2997e0c216667cda1b8a71e34060fcccfc9 Mon Sep 17 00:00:00 2001 From: agreiner Date: Wed, 30 Mar 2022 23:27:15 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Epom.xml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 35 +++++++++++++++++++++-------------- 1 file changed, 21 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index 8a66b75..d05be70 100644 --- a/pom.xml +++ b/pom.xml @@ -49,21 +49,28 @@ maven-compiler-plugin 3.5.1 - - org.apache.maven.plugins - maven-jar-plugin - - - - true - com.greinet.tvtotalripper.ui.RipperWindow - - - jar-with-dependencies - + + maven-assembly-plugin + + + + com.greinet.tvtotalripper.ui.RipperWindow + - - + + jar-with-dependencies + + + + + make-assembly + package + + single + + + + org.apache.maven.plugins maven-deploy-plugin