diff --git a/pom.xml b/pom.xml index a76b6cfba..af26c741d 100644 --- a/pom.xml +++ b/pom.xml @@ -266,63 +266,6 @@ - - maven-compiler-plugin - 3.7.0 - - UTF-8 - 1.8 - 1.8 - - - - default-compile - compile - - compile - - - - org/eclipse/jgit/transport/InsecureCipherFactory.java - - - - - compile-with-errorprone - compile - - compile - - - javac-with-errorprone - true - - org/eclipse/jgit/transport/InsecureCipherFactory.java - - - - - - - org.codehaus.plexus - plexus-compiler-javac - 2.8.2 - - - org.codehaus.plexus - plexus-compiler-javac-errorprone - 2.8.4 - - - - com.google.errorprone - error_prone_core - 2.3.1 - - - - maven-clean-plugin 3.0.0 @@ -761,6 +704,107 @@ + + javac + + + + maven-compiler-plugin + 3.7.0 + + UTF-8 + 1.8 + 1.8 + + + + default-compile + compile + + compile + + + + org/eclipse/jgit/transport/InsecureCipherFactory.java + + + + + compile-with-errorprone + compile + + compile + + + javac-with-errorprone + true + + org/eclipse/jgit/transport/InsecureCipherFactory.java + + + + + + + org.codehaus.plexus + plexus-compiler-javac + 2.8.2 + + + org.codehaus.plexus + plexus-compiler-javac-errorprone + 2.8.4 + + + + com.google.errorprone + error_prone_core + 2.3.1 + + + + + + + + ecj + + true + + + + + maven-compiler-plugin + 3.7.0 + + eclipse + UTF-8 + 1.8 + 1.8 + + + ${project.basedir}/.settings/org.eclipse.jdt.core.prefs + + true + true + + + + org.codehaus.plexus + plexus-compiler-eclipse + 2.8.4 + + + org.eclipse.jdt + ecj + 3.13.102 + + + + + + static-checks