diff --git a/jato-shaded/pom.xml b/jato-shaded/pom.xml index d66f95e1b0..c65210c63d 100755 --- a/jato-shaded/pom.xml +++ b/jato-shaded/pom.xml @@ -42,6 +42,22 @@ + + org.apache.maven.plugins + maven-dependency-plugin + + + unpack + process-sources + + unpack-dependencies + + + ${project.build.directory}/classes + + + + org.apache.maven.plugins maven-shade-plugin