From dea19b4a63ad9b02aec10bb427a2c44a825bdc65 Mon Sep 17 00:00:00 2001 From: OptimisticDeving <173472493+OptimisticDeving@users.noreply.github.com> Date: Wed, 29 Jan 2025 00:49:13 +0000 Subject: [PATCH] Opt out of remapping --- pom.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f2370b9..0a302c8 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,19 @@ ${project.artifactId} - + + + org.apache.maven.plugins + maven-jar-plugin + 3.4.2 + + + + mojang + + + + org.apache.maven.plugins maven-checkstyle-plugin