diff --git a/Spigot-API-Patches/POM-changes.patch b/Spigot-API-Patches/POM-changes.patch index 9e9e12dd8..9cad69d4b 100644 --- a/Spigot-API-Patches/POM-changes.patch +++ b/Spigot-API-Patches/POM-changes.patch @@ -122,4 +122,14 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000 org.apache.maven.plugins maven-shade-plugin 2.4.3 +@@ -0,0 +0,0 @@ + + + +- +- false ++ ${project.build.directory}/dependency-reduced-pom.xml + + true + -- \ No newline at end of file diff --git a/Spigot-Server-Patches/POM-Changes.patch b/Spigot-Server-Patches/POM-Changes.patch index 839cc6278..01cf4c9b8 100644 --- a/Spigot-Server-Patches/POM-Changes.patch +++ b/Spigot-Server-Patches/POM-Changes.patch @@ -145,7 +145,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000 shade -+ false ++ ${project.build.directory}/dependency-reduced-pom.xml - - joptsimple