diff --git a/function-maven-plugin/pom.xml b/function-maven-plugin/pom.xml
index 0d87627c..db260e89 100644
--- a/function-maven-plugin/pom.xml
+++ b/function-maven-plugin/pom.xml
@@ -107,6 +107,11 @@
maven-enforcer-plugin
3.5.0
+
+ org.apache.maven.plugins
+ maven-install-plugin
+ 3.1.2
+
diff --git a/functions-framework-api/pom.xml b/functions-framework-api/pom.xml
index 72566670..fdba8be2 100644
--- a/functions-framework-api/pom.xml
+++ b/functions-framework-api/pom.xml
@@ -125,6 +125,11 @@
maven-enforcer-plugin
3.5.0
+
+ org.apache.maven.plugins
+ maven-install-plugin
+ 3.1.2
+
maven-javadoc-plugin
${maven-javadoc-plugin.version}
diff --git a/invoker/pom.xml b/invoker/pom.xml
index 02231289..2523e177 100644
--- a/invoker/pom.xml
+++ b/invoker/pom.xml
@@ -90,6 +90,11 @@
maven-enforcer-plugin
3.5.0
+
+ org.apache.maven.plugins
+ maven-install-plugin
+ 3.1.2
+