aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'node-repository/pom.xml')
-rw-r--r--node-repository/pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/node-repository/pom.xml b/node-repository/pom.xml
index 72a303b237d..0227ada15af 100644
--- a/node-repository/pom.xml
+++ b/node-repository/pom.xml
@@ -136,14 +136,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
- <configuration>
- <compilerArgs>
- <arg>-Xlint:all</arg>
- <arg>-Xlint:-try</arg>
- <arg>-Xlint:-serial</arg>
- <arg>-Werror</arg>
- </compilerArgs>
- </configuration>
</plugin>
</plugins>
</build>