summaryrefslogtreecommitdiffstats
path: root/standalone-container/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'standalone-container/pom.xml')
-rw-r--r--standalone-container/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/standalone-container/pom.xml b/standalone-container/pom.xml
index 6e29d7fcc7c..85a401d6af3 100644
--- a/standalone-container/pom.xml
+++ b/standalone-container/pom.xml
@@ -99,13 +99,6 @@
<plugin>
<groupId>net.alchim31.maven</groupId>
<artifactId>scala-maven-plugin</artifactId>
- <configuration>
- <args>
- <arg>-unchecked</arg>
- <arg>-feature</arg>
- <arg>-deprecation</arg>
- </args>
- </configuration>
<executions>
<execution>
<id>compile</id>