From c379505525f91d03873442538399cc78f527c582 Mon Sep 17 00:00:00 2001 From: Colin Goodheart-Smithe Date: Fri, 25 Sep 2015 17:09:09 +0100 Subject: [PATCH] Changed pom to output first 30 test failures instead of just 3 --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index dd9e539b909..273234c4087 100644 --- a/pom.xml +++ b/pom.xml @@ -697,6 +697,7 @@ showStatusFailure="true" showStatusIgnored="true" showSuiteSummary="true" + showNumFailures="30" timestamps="false">