diff --git a/spark/dl/pom.xml b/spark/dl/pom.xml index 6fe0819aea5..8a4db06d7e4 100644 --- a/spark/dl/pom.xml +++ b/spark/dl/pom.xml @@ -167,11 +167,6 @@ maven-shade-plugin 3.0.0 - - - com.google.protobuf - - com.google.protobuf @@ -189,30 +184,36 @@ + shade package shade + + + + com.google.protobuf + + + - - - - - org.apache.maven.plugins - maven-assembly-plugin - without-spark - - - jar-with-dependencies - - package - single + shade + + true + jar-with-dependencies + + + + + org.apache.maven.plugins + maven-assembly-plugin + with-spark