diff --git a/fuzz-testing/pom.xml b/fuzz-testing/pom.xml
index 11f57700dd..f21a5744fb 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 a9e1619a1a..a3e6ff89a6 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
+
+