From 949e069f534b48b1919c457cec8a98e71eb9b4bf Mon Sep 17 00:00:00 2001 From: Yasser Zamani Date: Thu, 26 Apr 2018 21:22:33 +0430 Subject: [PATCH] make maven's surefire show stacktrace in console --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index ccce626f5..31d24cfdb 100644 --- a/pom.xml +++ b/pom.xml @@ -181,6 +181,7 @@ **/TestBean.java + false