failsafe-summary FailsafeSummary A summary of tests executed by the Maven Failsafe Plugin. package org.apache.maven.surefire.failsafe.model namespace FailsafeSummary Describes the results of executing tests 2.4.3+ result 2.4.3+ true int The surefire result code exception 2.4.3+ false String [DEPRECATED] The (original) exception that caused surefire to bomb out exceptions 2.12+ false String * The exception(s) that caused surefire to bomb out 2.6.0+