aboutsummaryrefslogtreecommitdiffstats
path: root/tenant-base/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tenant-base/pom.xml')
-rw-r--r--tenant-base/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tenant-base/pom.xml b/tenant-base/pom.xml
index 4326323e63f..11a8f91a994 100644
--- a/tenant-base/pom.xml
+++ b/tenant-base/pom.xml
@@ -338,6 +338,7 @@
<showDeprecation>true</showDeprecation>
<compilerArgs>
<arg>-Xlint:all</arg>
+ <arg>-Werror</arg>
</compilerArgs>
</configuration>
</plugin>