Add mvn options to ignore test failures (#5092)
add "-Dmaven.test.failure.ignore=true" . This option will not ignore all tests but ignore the failures when run tests. See http://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html#testFailureIgnoremaster
parent
4a1e89c58b
commit
5aa7e0f600
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue