From 8f3325047ca3d432b42ca1d778fa61b07e68c741 Mon Sep 17 00:00:00 2001 From: Aikar Date: Fri, 18 Nov 2016 21:09:03 -0500 Subject: [PATCH] Re-add dependency reduced pom Learned the correct way to handle that file --- Spigot-API-Patches/POM-changes.patch | 10 ++++++++++ Spigot-Server-Patches/POM-Changes.patch | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/Spigot-API-Patches/POM-changes.patch b/Spigot-API-Patches/POM-changes.patch index 9e9e12dd8d..9cad69d4ba 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 839cc6278a..01cf4c9b8f 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