PR: MPTEST-34

fix documentation for maven.test.failure.ignore


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115455 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett
2004-06-12 01:31:42 +00:00
parent 5dbd829f4c
commit 41ba698b2b

View File

@@ -104,7 +104,7 @@
<td>maven.test.failure.ignore</td>
<td>Yes</td>
<td>
Set this to any value to ignore a failure during testing.
Set this to <code>true</code> to ignore a failure during testing.
Its use is <b>NOT RECOMMENDED</b>, but quite convenient on occasion.
</td>
</tr>