diff --git a/pmd-scala-modules/pmd-scala-common/pom.xml b/pmd-scala-modules/pmd-scala-common/pom.xml
index 28eb61b22a..60daacafd8 100644
--- a/pmd-scala-modules/pmd-scala-common/pom.xml
+++ b/pmd-scala-modules/pmd-scala-common/pom.xml
@@ -34,24 +34,6 @@
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
-
-
- java-compile
- none
-
-
- java-test-compile
- none
-
-
-
-
-
@@ -95,15 +77,6 @@
-
- org.apache.maven.plugins
- maven-compiler-plugin
-
- 8
- 8
-
-
-
org.apache.maven.plugins
maven-javadoc-plugin
diff --git a/pmd-scala-modules/pmd-scala_2.12/pom.xml b/pmd-scala-modules/pmd-scala_2.12/pom.xml
index 4100c252d1..cfec80a6fc 100644
--- a/pmd-scala-modules/pmd-scala_2.12/pom.xml
+++ b/pmd-scala-modules/pmd-scala_2.12/pom.xml
@@ -21,21 +21,6 @@
kotlin-maven-plugin
org.jetbrains.kotlin
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
-
-
- java-compile
- compile
-
-
- java-test-compile
- test-compile
-
-
-
diff --git a/pmd-scala-modules/pmd-scala_2.13/pom.xml b/pmd-scala-modules/pmd-scala_2.13/pom.xml
index 9d5a3b3625..3ec2f3a427 100644
--- a/pmd-scala-modules/pmd-scala_2.13/pom.xml
+++ b/pmd-scala-modules/pmd-scala_2.13/pom.xml
@@ -21,20 +21,6 @@
kotlin-maven-plugin
org.jetbrains.kotlin
-
- org.apache.maven.plugins
- maven-compiler-plugin
-
-
- java-compile
- compile
-
-
- java-test-compile
- test-compile
-
-
-