Add doco about ignoring test failures

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113533 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
bwalding 2003-06-23 23:40:01 +00:00
parent f230073241
commit 09a1e33f75

View File

@ -55,6 +55,13 @@
is NOT RECOMMENDED, but quite convenient on occasion.
</td>
</tr>
<tr>
<td>maven.test.failure.ignore</td>
<td>Yes</td>
<td>
Set this to any value to ignore a failure during testing.
</td>
</tr>
<tr>
<td>maven.test.source</td>
<td>Yes</td>