diff --git a/fuzz-testing/pom.xml b/fuzz-testing/pom.xml index ef8ddb12f..8d18c6824 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 53da47d0a..888977655 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 + +