aboutsummaryrefslogtreecommitdiffstats
path: root/http-utils/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'http-utils/pom.xml')
-rw-r--r--http-utils/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/http-utils/pom.xml b/http-utils/pom.xml
index be62b7adb35..4a84fb820eb 100644
--- a/http-utils/pom.xml
+++ b/http-utils/pom.xml
@@ -69,11 +69,6 @@
<configuration>
<release>${vespaClients.jdk.releaseVersion}</release>
<showDeprecation>true</showDeprecation>
- <compilerArgs>
- <arg>-Xlint:all</arg>
- <arg>-Xlint:-serial</arg>
- <arg>-Werror</arg>
- </compilerArgs>
</configuration>
</plugin>
</plugins>