aboutsummaryrefslogtreecommitdiffstats
path: root/config-proxy
diff options
context:
space:
mode:
Diffstat (limited to 'config-proxy')
-rw-r--r--config-proxy/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/config-proxy/pom.xml b/config-proxy/pom.xml
index e79aec952db..a855d84de71 100644
--- a/config-proxy/pom.xml
+++ b/config-proxy/pom.xml
@@ -85,12 +85,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.apache.maven.plugins</groupId>