diff --git a/ChestsPlusPlus_Main/dependency-reduced-pom.xml b/ChestsPlusPlus_Main/dependency-reduced-pom.xml deleted file mode 100644 index 2fd2c31..0000000 --- a/ChestsPlusPlus_Main/dependency-reduced-pom.xml +++ /dev/null @@ -1,161 +0,0 @@ - - - 4.0.0 - com.jamesdpeters.minecraft.chests - ChestsPlusPlus-Master - 2.5.1-Release - - scm:git:git@github.com:JamesPeters98/ChestsPlusPlus.git - scm:git:git@github.com:JamesPeters98/ChestsPlusPlus.git - @{project.version} - https://github.com/JamesPeters98/ChestsPlusPlus - - - - - true - src/main/resources - - - - - maven-shade-plugin - 3.3.0-SNAPSHOT - - - package - - shade - - - ../Server/plugins/ChestsPlusPlus-${project.version}.jar - - - - - - - fr.minuskube.inv*:* - com.github.MinusKube*:* - net.wesjd:anvilgui* - org.bstats*:* - com.jamesdpeters.minecraft.chests - - - - - org.bstats - com.jamesdpeters.minecraft.chests - - - fr.minuskube.inv - com.jamesdpeters.minecraft.chests - - - - - - org.codehaus.mojo - templating-maven-plugin - 1.0.0 - - - filter-src - - filter-sources - filter-test-sources - - - - - - maven-release-plugin - 3.0.0-M1 - - - org.codehaus.mojo - exec-maven-plugin - 3.0.0 - - - compile - - java - - - - - com.jamesdpeters.minecraft.chests.lang.LangFileProperties - - - - - - - spigotmc-repo - https://hub.spigotmc.org/nexus/content/repositories/snapshots/ - - - dmulloy2-repo - http://repo.dmulloy2.net/nexus/repository/public/ - - - CodeMC - https://repo.codemc.org/repository/maven-public - - - sytm-nexus - https://repo.sytm.de/repository/maven-hosted/ - - - jitpack.io - https://jitpack.io - - - codemc-snapshots - https://repo.codemc.io/repository/maven-snapshots/ - - - - - maven-snapshots - https://repository.apache.org/content/repositories/snapshots/ - - - - - org.spigotmc - spigot-api - 1.14.4-R0.1-SNAPSHOT - provided - - - org.apache.commons - commons-lang3 - 3.12.0 - compile - - - org.spigotmc - plugin-annotations - 1.2.3-SNAPSHOT - compile - - - org.jetbrains - annotations - 22.0.0 - compile - - - org.projectlombok - lombok - 1.18.22 - provided - - - - 16 - 16 - - diff --git a/ChestsPlusPlus_Main/pom.xml b/ChestsPlusPlus_Main/pom.xml index fa2bb04..25a58de 100644 --- a/ChestsPlusPlus_Main/pom.xml +++ b/ChestsPlusPlus_Main/pom.xml @@ -183,6 +183,7 @@ maven-shade-plugin 3.3.0-SNAPSHOT + false fr.minuskube.inv*:*