From 09a1e33f7527a596a2601ac5dbc25ae405ba4d20 Mon Sep 17 00:00:00 2001 From: bwalding Date: Mon, 23 Jun 2003 23:40:01 +0000 Subject: [PATCH] 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 --- test/xdocs/properties.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/test/xdocs/properties.xml b/test/xdocs/properties.xml index 70641499..a3fac8bb 100644 --- a/test/xdocs/properties.xml +++ b/test/xdocs/properties.xml @@ -55,6 +55,13 @@ is NOT RECOMMENDED, but quite convenient on occasion. + + maven.test.failure.ignore + Yes + + Set this to any value to ignore a failure during testing. + + maven.test.source Yes