diff --git a/magic-api/pom.xml b/magic-api/pom.xml
index 4528638f..a941fcdf 100644
--- a/magic-api/pom.xml
+++ b/magic-api/pom.xml
@@ -66,4 +66,19 @@
true
+
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+
+
+ -parameters
+
+
+
+
+
+
diff --git a/pom.xml b/pom.xml
index 7b558e24..3be1c048 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,6 +42,7 @@
1.8
1.8
UTF-8
+ true
magic-api