summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 935f69e..131086b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,6 +49,7 @@
<source>1.8</source>
<target>1.8</target>
<release>8</release>
+ <compilerArgument>-Xlint:all</compilerArgument>
</configuration>
</plugin>
<plugin>