From 2f71ba60e9822f81adde498bf0f46196a198fed9 Mon Sep 17 00:00:00 2001 From: Arne H Juul Date: Thu, 6 Jan 2022 12:00:36 +0000 Subject: unify java warnings * these were stricter than in parent, but to simplify we can just use compiler args from parent --- messagebus/pom.xml | 7 ------- 1 file changed, 7 deletions(-) (limited to 'messagebus') diff --git a/messagebus/pom.xml b/messagebus/pom.xml index efc1997d2e5..ff55a4eca96 100644 --- a/messagebus/pom.xml +++ b/messagebus/pom.xml @@ -61,13 +61,6 @@ org.apache.maven.plugins maven-compiler-plugin - - - -Werror - -Xlint:all - -Xlint:-serial - - org.apache.maven.plugins -- cgit v1.2.3