summaryrefslogtreecommitdiffstats
path: root/linguistics/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'linguistics/pom.xml')
-rw-r--r--linguistics/pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/linguistics/pom.xml b/linguistics/pom.xml
index d9ab942a0b8..d0314622fcf 100644
--- a/linguistics/pom.xml
+++ b/linguistics/pom.xml
@@ -77,14 +77,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
- <configuration>
- <compilerArgs>
- <arg>-Xlint:rawtypes</arg>
- <arg>-Xlint:unchecked</arg>
- <arg>-Xlint:deprecation</arg>
- <arg>-Werror</arg>
- </compilerArgs>
- </configuration>
</plugin>
<plugin>
<groupId>com.yahoo.vespa</groupId>