From 0a1618f74bf4531c67b62288f7d1301264677800 Mon Sep 17 00:00:00 2001 From: Arne H Juul Date: Fri, 7 Jan 2022 10:05:56 +0000 Subject: unify java warnings * these were stricter than in parent, but to simplify we can just use compiler args from parent --- annotations/pom.xml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'annotations/pom.xml') diff --git a/annotations/pom.xml b/annotations/pom.xml index 8a002f7c0f7..df4f14f2a7d 100644 --- a/annotations/pom.xml +++ b/annotations/pom.xml @@ -38,12 +38,6 @@ org.apache.maven.plugins maven-compiler-plugin - - - -Xlint:all - -Werror - - org.apache.maven.plugins -- cgit v1.2.3