From 54eb8a026afd5a1cb9e218d6bdc18a293eca65ef Mon Sep 17 00:00:00 2001 From: Arne H Juul Date: Thu, 6 Jan 2022 08:10:55 +0000 Subject: unify java warnings (use compiler args from parent) --- vespaclient-container-plugin/pom.xml | 8 -------- 1 file changed, 8 deletions(-) (limited to 'vespaclient-container-plugin') diff --git a/vespaclient-container-plugin/pom.xml b/vespaclient-container-plugin/pom.xml index ab3fef08e00..c960c2cca44 100644 --- a/vespaclient-container-plugin/pom.xml +++ b/vespaclient-container-plugin/pom.xml @@ -102,14 +102,6 @@ org.apache.maven.plugins maven-compiler-plugin - - - -Xlint:rawtypes - -Xlint:deprecation - -Xlint:unchecked - -Werror - - com.yahoo.vespa -- cgit v1.2.3