summaryrefslogtreecommitdiffstats
path: root/vdslib/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vdslib/pom.xml')
-rw-r--r--vdslib/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/vdslib/pom.xml b/vdslib/pom.xml
index 0f769fe5b3f..a4ada46c89e 100644
--- a/vdslib/pom.xml
+++ b/vdslib/pom.xml
@@ -59,6 +59,7 @@
<compilerArgs>
<arg>-Xlint:all</arg>
<arg>-Xlint:-serial</arg>
+ <arg>-Werror</arg>
</compilerArgs>
</configuration>
</plugin>