Skip to content

Commit

Permalink
[issue 1] - Removing testFailuresIgnore Surefire config, the plugin m…
Browse files Browse the repository at this point in the history
…ust make the build fail on test failures
  • Loading branch information
fabiobrz committed Apr 5, 2023
1 parent 257e918 commit bb4c149
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,6 @@
<argLine>${client.jvm.jpms.args}</argLine>
<!-- Also, let's set some additional configuration that is common to all dependent modules -->
<trimStackTrace>false</trimStackTrace>
<testFailureIgnore>true</testFailureIgnore>
<failIfNoTests>false</failIfNoTests>
<systemPropertyVariables>
<wildfly.ee-feature-pack.location>${wildfly.ee-feature-pack.location}</wildfly.ee-feature-pack.location>
Expand Down

0 comments on commit bb4c149

Please sign in to comment.