diff --git a/fuzz-testing/pom.xml b/fuzz-testing/pom.xml index a8175d3d6..2184e54ee 100644 --- a/fuzz-testing/pom.xml +++ b/fuzz-testing/pom.xml @@ -100,6 +100,13 @@ under the License. + + org.apache.maven.plugins + maven-install-plugin + + true + + diff --git a/spark-integration/pom.xml b/spark-integration/pom.xml index a260301da..84c09c1c9 100644 --- a/spark-integration/pom.xml +++ b/spark-integration/pom.xml @@ -100,6 +100,13 @@ under the License. + + org.apache.maven.plugins + maven-install-plugin + + true + +