aboutsummaryrefslogtreecommitdiffstats
path: root/filedistribution/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'filedistribution/pom.xml')
-rw-r--r--filedistribution/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/filedistribution/pom.xml b/filedistribution/pom.xml
index e5c4e921e85..124703c24b8 100644
--- a/filedistribution/pom.xml
+++ b/filedistribution/pom.xml
@@ -96,13 +96,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
- <configuration>
- <compilerArgs>
- <arg>-Xlint:all</arg>
- <arg>-Xlint:-serial</arg>
- <arg>-Werror</arg>
- </compilerArgs>
- </configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>