summaryrefslogtreecommitdiffstats
path: root/vespalog/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vespalog/pom.xml')
-rw-r--r--vespalog/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/vespalog/pom.xml b/vespalog/pom.xml
index d867da2180e..08d73816e63 100644
--- a/vespalog/pom.xml
+++ b/vespalog/pom.xml
@@ -60,13 +60,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>