From ee1feb7c75fda1e3d28cb8635694ad69d849fa74 Mon Sep 17 00:00:00 2001 From: Balaji Varadarajan Date: Sun, 5 May 2019 18:30:22 -0700 Subject: [PATCH] Revert "HUDI-101: added mevn-shade plugin with filters." Creates fat jars for all hoodie packages This reverts commit f47f0eb6cba5ae861a8c9e8eb06b6acdb68d159f. --- pom.xml | 30 ------------------------------ 1 file changed, 30 deletions(-) diff --git a/pom.xml b/pom.xml index 9601e2838..d3799207d 100644 --- a/pom.xml +++ b/pom.xml @@ -122,7 +122,6 @@ 2.10 2.6 - 2.4.1 2.19.1 2.8.11 1.8.1 @@ -258,35 +257,6 @@ - - org.apache.maven.plugins - maven-shade-plugin - ${maven-shade-plugin} - - - - package - - shade - - - - - - *:* - - META-INF/*.SF - META-INF/*.DSA - META-INF/*.RSA - - - - false - - - -