maven.test.failure.ignore apparently does not imply maven.test.error.ignore (see MPTEST-62).
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@400331 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -181,8 +181,7 @@ maven.junit.jvmargs=-Xmx160m -verbose]]></source>
|
||||
<td>maven.test.failure.ignore</td>
|
||||
<td>Yes</td>
|
||||
<td>
|
||||
Set this to <code>true</code> to ignore a failure during testing
|
||||
(errors are considered failures as well).
|
||||
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>
|
||||
|
||||
Reference in New Issue
Block a user