From 2ebe4ecdd5b6ff83d31a3aace5ee64d249751496 Mon Sep 17 00:00:00 2001 From: Zafar Khaja Date: Wed, 20 Nov 2013 20:08:23 +0400 Subject: [PATCH] Make maven-compiler-plugin show all warnings --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 91bb8a6..572acf5 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ 1.6 1.6 UTF-8 - -Xlint:unchecked + -Xlint:all