From 7e1d8b454e13290b952fdcd1def08b31c2e5a6a0 Mon Sep 17 00:00:00 2001 From: Sergey Monichev Date: Tue, 2 Oct 2018 02:12:46 +0300 Subject: [PATCH] Fix compilerArgs option for the maven-compiler-plugin --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 52c161978..a505da151 100644 --- a/pom.xml +++ b/pom.xml @@ -366,7 +366,9 @@ 1.8 1.8 - -Xlint + + -Xlint +