From 27962debc0b971c08b1236fc3da8b92fa1e6a50b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Fournier?= Date: Sun, 3 Apr 2022 00:52:12 +0200 Subject: [PATCH] Fix build --- .../net/sourceforge/pmd/lang/ast/test/TestUtils.kt | 10 ++-------- pmd-scala-modules/pmd-scala-common/pom.xml | 10 ---------- 2 files changed, 2 insertions(+), 18 deletions(-) diff --git a/pmd-lang-test/src/main/kotlin/net/sourceforge/pmd/lang/ast/test/TestUtils.kt b/pmd-lang-test/src/main/kotlin/net/sourceforge/pmd/lang/ast/test/TestUtils.kt index f96e2c7cd4..d43e2b1f14 100644 --- a/pmd-lang-test/src/main/kotlin/net/sourceforge/pmd/lang/ast/test/TestUtils.kt +++ b/pmd-lang-test/src/main/kotlin/net/sourceforge/pmd/lang/ast/test/TestUtils.kt @@ -97,14 +97,8 @@ fun assertSuppressed(report: Report, size: Int): List../pmd-scala-common/src/main/resources - - - org.apache.maven.plugins - maven-compiler-plugin - - 8 - 8 - - - ../pmd-scala-common/src/test/java