diff --git a/core/pom.xml b/core/pom.xml index 94bb9edc..1a7fd8b2 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -178,6 +178,38 @@ + + + org.apache.maven.plugins + maven-shade-plugin + 1.6 + + false + + + + *:* + + META-INF/*.SF + META-INF/*.DSA + META-INF/*.RSA + + + + + + + package + + shade + + + true + bundled + + + +