We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
mvntest
1 parent e807519 commit 55de126Copy full SHA for 55de126
pom.xml
@@ -1184,6 +1184,7 @@
1184
<configuration>
1185
<!-- The package.json must define an "mvntest" script -->
1186
<arguments>run mvntest</arguments>
1187
+ <testFailureIgnore>false</testFailureIgnore>
1188
</configuration>
1189
</execution>
1190
@@ -1252,6 +1253,7 @@
1252
1253
1254
1255
1256
1257
1258
1259
0 commit comments