From 049758cb1be8995d036492ec65dff6e47a45e861 Mon Sep 17 00:00:00 2001 From: epugh Date: Wed, 12 Mar 2003 16:10:20 +0000 Subject: [PATCH] My First Commit! Added in the dynamic choosing of server configurations to run, initial targets for report registration. Other small fixes. At this point, the plugin should work. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113110 13f79535-47bb-0310-9956-ffa450edef68 --- cactus/plugin.jelly | 162 +++++++++++++++++++++++--------------------- 1 file changed, 83 insertions(+), 79 deletions(-) diff --git a/cactus/plugin.jelly b/cactus/plugin.jelly index ebd9464a..b085958f 100644 --- a/cactus/plugin.jelly +++ b/cactus/plugin.jelly @@ -174,7 +174,7 @@ + file="${plugin.resources}/conf/web.xml"/> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - You must define the maven.cactus.container to run! - - - - + + + + + + + + + + + + + + + + + @@ -438,45 +441,46 @@ ======================================================================== Execute a single Cactus test case defined using the 'Dmavencactustestcase' variable. - - NOTE: This assumes that the server was already started and that the - Cactus war has already been deployed. ======================================================================== --> - - + + - + You must define the test case to run via -Dmavencactustestcase=classname Example: maven -Dmavencactustestcase=MyTest cactus:single + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + +