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