diff --git a/repl/pom.xml b/repl/pom.xml
index 8d1a42aa234a..b5ddb64f428e 100644
--- a/repl/pom.xml
+++ b/repl/pom.xml
@@ -101,20 +101,6 @@
target/scala-${scala.binary.version}/classes
target/scala-${scala.binary.version}/test-classes
-
- org.apache.maven.plugins
- maven-deploy-plugin
-
- true
-
-
-
- org.apache.maven.plugins
- maven-install-plugin
-
- true
-
-
org.scalatest
scalatest-maven-plugin
diff --git a/yarn/pom.xml b/yarn/pom.xml
index 45aa959be11b..50e6ef7d93a1 100644
--- a/yarn/pom.xml
+++ b/yarn/pom.xml
@@ -110,20 +110,6 @@
-
- org.apache.maven.plugins
- maven-deploy-plugin
-
- true
-
-
-
- org.apache.maven.plugins
- maven-install-plugin
-
- true
-
-
org.codehaus.mojo
build-helper-maven-plugin