From 7c1000ba5507d4726d874111f517a7c852b2bafd Mon Sep 17 00:00:00 2001 From: Nekojimi Date: Fri, 1 Oct 2021 14:16:12 +0100 Subject: [PATCH] Update pom.xml to use aven-assembly-plugin instead. --- pom.xml | 34 +++++++++++++++++++--------------- 1 file changed, 19 insertions(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index be45893..1f2b528 100644 --- a/pom.xml +++ b/pom.xml @@ -12,21 +12,25 @@ https://m2.dv8tion.net/releases - - - - org.apache.maven.plugins - maven-jar-plugin - - - - moe.nekojimi.chords.Main - - - - - - + + + + maven-assembly-plugin + + + + + moe.nekojimi.chords.Main + + + + + jar-with-dependencies + + + + + net.dv8tion