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