summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dozentenmodul/pom.xml')
-rwxr-xr-xdozentenmodul/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/dozentenmodul/pom.xml b/dozentenmodul/pom.xml
index b197170e..cae6faf0 100755
--- a/dozentenmodul/pom.xml
+++ b/dozentenmodul/pom.xml
@@ -75,6 +75,7 @@
<configuration>
<source>1.8</source>
<target>1.8</target>
+ <compilerArgument>-Xlint:all</compilerArgument>
</configuration>
</plugin>
<plugin>