aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-fat/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config-model-fat/pom.xml')
-rw-r--r--config-model-fat/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/config-model-fat/pom.xml b/config-model-fat/pom.xml
index 79f106993df..430e471afd0 100644
--- a/config-model-fat/pom.xml
+++ b/config-model-fat/pom.xml
@@ -50,12 +50,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
- <configuration>
- <compilerArgs>
- <arg>-Xlint:all</arg>
- <arg>-Werror</arg>
- </compilerArgs>
- </configuration>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>