On 10/26/06, Mohan Gopal <[EMAIL PROTECTED]> wrote:

1. Is there any cactus plugin for Maven 2. There is
absolutely no documentation on this plugin. Anything,
a sample code would help very much.

There was some activity at Cactus earlier this year, but nothing recently.

2. Testing life cycle stage comes before packaging
life cycle stage. An in-container test, as we do with
cactus, cannot be done unless you deploy your
application.

See the 'integration-test' phases, here:
http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html

Once upon a time I had the Cactus tests for the Struts Taglibs running
under Maven 2.  Here's the relevant project, which was moved to the
sandbox:
  
http://svn.apache.org/repos/asf/struts/sandbox/trunk/apps-test/taglib-it/pom.xml

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to