summaryrefslogtreecommitdiffstats
path: root/configserver/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'configserver/pom.xml')
-rw-r--r--configserver/pom.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/configserver/pom.xml b/configserver/pom.xml
index aadcac210cb..e81d1d5d970 100644
--- a/configserver/pom.xml
+++ b/configserver/pom.xml
@@ -254,15 +254,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
- <configuration>
- <compilerArgs>
- <arg>-Xlint:deprecation</arg>
- <arg>-Xlint:all</arg>
- <arg>-Xlint:-serial</arg>
- <arg>-Xlint:-try</arg>
- <arg>-Werror</arg>
- </compilerArgs>
- </configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>