1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-29 22:54:45 +01:00
Files
oh-my-zsh/plugins/mvn/mvn.plugin.zsh
Shang Yehua 5aa7e0f600 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#testFailureIgnore
2016-05-14 12:14:34 +02:00

8.5 KiB