From d8ba17cf36bb9c2084405a57609c3e434b78b012 Mon Sep 17 00:00:00 2001 From: DemonWav Date: Fri, 22 Sep 2017 20:11:42 -0500 Subject: [PATCH] Remove eclipse compiler, we require a JDK anyways Fixes building with JDK 9 diff --git a/pom.xml b/pom.xml index a775f4ed..3ce500f8 100644 --- a/pom.xml +++ b/pom.xml @@ -150,18 +150,6 @@ org.apache.maven.plugins maven-compiler-plugin 3.7.0 - - - eclipse - - - - - org.codehaus.plexus - plexus-compiler-eclipse - 2.8.2-spigotmc - - org.apache.maven.plugins -- 2.14.1