diff --git a/pom.xml b/pom.xml index 780cda5e3..ac514bcaa 100644 --- a/pom.xml +++ b/pom.xml @@ -361,43 +361,6 @@ - - org.apache.maven.plugins - maven-shade-plugin - 3.2.1 - - - - - shade - - - - - junit:junit - jmock:* - *:xml-apis - org.apache.maven:lib:tests - log4j:log4j:jar: - - - true - - - *:* - - META-INF/*.SF - META-INF/*.DSA - META-INF/*.RSA - META-INF/NOTICE* - - - - ${project.build.directory}\${project.build.finalName}-shaded.jar - - - - org.apache.maven.plugins maven-enforcer-plugin