From 3bd3c8a0910bc8505d473005788145f475c0d9ef Mon Sep 17 00:00:00 2001 From: epugh Date: Thu, 10 Jul 2003 12:09:38 +0000 Subject: [PATCH] Added new cactus:single target to run just one testcase. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113636 13f79535-47bb-0310-9956-ffa450edef68 --- cactus/plugin.jelly | 139 ++++++++++++++++++++++++++++++++------- cactus/xdocs/changes.xml | 8 ++- cactus/xdocs/goals.xml | 8 +++ 3 files changed, 131 insertions(+), 24 deletions(-) diff --git a/cactus/plugin.jelly b/cactus/plugin.jelly index e1ebfb8f..c793ad47 100644 --- a/cactus/plugin.jelly +++ b/cactus/plugin.jelly @@ -59,6 +59,29 @@ + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - At least one test had an error! + + + + + + + + You must provide a test case using -Dtestcase=my.single.TestCase + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +