diff --git a/Server/pom.xml b/Server/pom.xml index 188230d74..42b7a13e8 100644 --- a/Server/pom.xml +++ b/Server/pom.xml @@ -196,22 +196,23 @@ 1024m false - - -XDcompilePolicy=simple - - - - - com.google.errorprone - error_prone_core - 2.9.0 - - + + + + com.google.errorprone + error_prone_core + 2.9.0 + + - + If 'annotationProcessorPaths' is set, processors will no longer be + discovered on the regular -classpath; see also 'Using Error Prone + together with other annotation processors' below. --> + @@ -257,52 +258,59 @@ org.codehaus.mojo exec-maven-plugin 1.2.1 + + + + exec + + + rs09.Server - - org.apache.maven.plugins - maven-antrun-plugin - 1.8 - - - - detekt - verify - - - - - - - - - - - - - - - - run - - - - - io.gitlab.arturbosch.detekt - detekt-cli - 1.21.0 - - - + + org.apache.maven.plugins + maven-antrun-plugin + 1.8 + + + + detekt + verify + + + + + + + + + + + + + + + + run + + + + + io.gitlab.arturbosch.detekt + detekt-cli + 1.21.0 + + +