From 235b7bbe27e73a1f41a64977aa77914b7a91a254 Mon Sep 17 00:00:00 2001 From: Indyuce Date: Fri, 29 Jul 2022 17:08:18 +0200 Subject: [PATCH] Fixed distributed jar --- pom.xml | 31 +++++++++++++++++++++++-------- 1 file changed, 23 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index d7aa6b84..5e56b9fe 100644 --- a/pom.xml +++ b/pom.xml @@ -36,12 +36,6 @@ - - org.apache.maven.plugins - maven-jar-plugin - 2.3.1 - - org.apache.maven.plugins maven-compiler-plugin @@ -54,11 +48,32 @@ + + maven-clean-plugin + 3.1.0 + + + auto-clean + initialize + + clean + + + + + org.apache.maven.plugins maven-shade-plugin - 3.2.4 + 3.3.0 + + + io.papermc.lib + net.Indyuce.mmocore.papermc + + + false false @@ -141,7 +156,7 @@ io.lumine MythicLib-dist - 1.3.4 + 1.3.4 provided