summaryrefslogtreecommitdiffstats
path: root/annotations
diff options
context:
space:
mode:
Diffstat (limited to 'annotations')
-rw-r--r--annotations/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/annotations/pom.xml b/annotations/pom.xml
index 8a002f7c0f7..df4f14f2a7d 100644
--- a/annotations/pom.xml
+++ b/annotations/pom.xml
@@ -38,12 +38,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
- <configuration>
- <compilerArgs>
- <arg>-Xlint:all</arg>
- <arg>-Werror</arg>
- </compilerArgs>
- </configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>