aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-api/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config-model-api/pom.xml')
-rw-r--r--config-model-api/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config-model-api/pom.xml b/config-model-api/pom.xml
index 8cbeafc2499..9e057edad15 100644
--- a/config-model-api/pom.xml
+++ b/config-model-api/pom.xml
@@ -75,6 +75,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
+ <skip>false</skip>
<compilerArgs>
<arg>-Xlint:all</arg>
<arg>-Werror</arg>