hi
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.21.0</version>
<configuration>
<argLine>-XX:-UseSplitVerifier</argLine>
<testFailureIgnore>true</testFailureIgnore>
<skipTests>${skipTests}</skipTests>
</configuration>
</plugin>
see the full POM at:
https://github.com/ElmarDott/TP-CM/blob/master/build-workflow/pom.xml
On Mon, 2018-04-23 at 19:22 +0000, Walton, Mark (CGI Federal) wrote:
Hi:
Does anyone know how to configure SureFire so that skipped tests result in
Build Failure
Thanks
Proprietary/confidential information belonging to CGI Federal Inc. or its
affiliates may be contained in this message. If you are not a recipient
indicated or intended in this message (or responsible for the delivery of this
message to such person), or if you think for any reason that this message may
have been addressed to you in error, you may not use or copy or deliver this
message to anyone else. In such case, you should destroy this message and are
asked to notify the sender by reply email.