diff --git a/enabler/pom.xml b/enabler/pom.xml
index 20fca22a..1dd9b7d3 100644
--- a/enabler/pom.xml
+++ b/enabler/pom.xml
@@ -96,6 +96,15 @@
1.5
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+
+
+ de/schildbach/pte/live/**
+
+
+
diff --git a/pom.xml b/pom.xml
index a2563d92..b262e9d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,6 +47,11 @@
maven-compiler-plugin
2.5.1
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ 2.12
+