summaryrefslogtreecommitdiffstats
path: root/athenz-identity-provider-service/pom.xml
diff options
context:
space:
mode:
authorJon Marius Venstad <venstad@gmail.com>2018-06-03 19:30:22 +0200
committerJon Marius Venstad <venstad@gmail.com>2018-06-03 19:30:22 +0200
commit6583091589d71703af41834723c104aaa487a300 (patch)
tree9859a4bfe7d3ff928289d840a766363135c96f56 /athenz-identity-provider-service/pom.xml
parent2325a9d5c1a583a64368373498be8ed35a04146d (diff)
Revert "Prepare for inlining of 'IdentityDocument' into 'SignedIdentityDocument'"
This reverts commit 48ea96e26f4cc037f0cf81a303b4617ea8e2441d.
Diffstat (limited to 'athenz-identity-provider-service/pom.xml')
-rw-r--r--athenz-identity-provider-service/pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/athenz-identity-provider-service/pom.xml b/athenz-identity-provider-service/pom.xml
index 982cb89f2bf..86d4defa861 100644
--- a/athenz-identity-provider-service/pom.xml
+++ b/athenz-identity-provider-service/pom.xml
@@ -131,14 +131,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
- <configuration>
- <compilerArgs>
- <arg>-Xlint:all</arg>
- <arg>-Xlint:-deprecation</arg>
- <arg>-Xlint:-serial</arg>
- <arg>-Werror</arg>
- </compilerArgs>
- </configuration>
</plugin>
</plugins>
</build>