aboutsummaryrefslogtreecommitdiffstats
path: root/jrt/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'jrt/pom.xml')
-rw-r--r--jrt/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/jrt/pom.xml b/jrt/pom.xml
index 43796b916ca..e8a68f06137 100644
--- a/jrt/pom.xml
+++ b/jrt/pom.xml
@@ -53,13 +53,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>