From db821f4059bf2115421be1ef633d7090539cdb36 Mon Sep 17 00:00:00 2001 From: md_5 Date: Thu, 25 Apr 2024 07:49:55 +1000 Subject: [PATCH] Use regular compiler seeing as ECJ doesn't support Java 21 JRE --- pom.xml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/pom.xml b/pom.xml index 65840c1fb..049bb94c0 100644 --- a/pom.xml +++ b/pom.xml @@ -477,18 +477,9 @@ maven-compiler-plugin 3.13.0 - - eclipse false - - - org.codehaus.plexus - plexus-compiler-eclipse - 2.15.0 - - org.apache.maven.plugins