diff --git a/pom.xml b/pom.xml index c59fada5cd4a0..abe78d642d182 100644 --- a/pom.xml +++ b/pom.xml @@ -616,6 +616,27 @@ + + org.codehaus.mojo + exec-maven-plugin + 1.2.1 + false + + + sbt-assembly + test-compile + + exec + + + sbt + + assembly + + + + + org.apache.maven.plugins maven-jar-plugin @@ -693,6 +714,11 @@ org.apache.maven.plugins maven-source-plugin + + org.codehaus.mojo + exec-maven-plugin + false +