diff --git a/core/pom.xml b/core/pom.xml
index 18cc635b..f6cd8f23 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -320,7 +320,10 @@
org.apache.maven.plugins
maven-surefire-plugin
- -Xmx1024m ${surefireArgLine}
+
+ -Xmx1024m -XX:-OmitStackTraceInFastThrow ${surefireArgLine}
alphabetical