You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-user@jakarta.apache.org by Wendy Smoak <ws...@gmail.com> on 2006/11/27 20:28:33 UTC

Re: Cactus under Maven2?

On 11/27/06, Jones, Melvin [CNTUS Non-J&J] <MJ...@cntus.jnj.com> wrote:

> What's the best way to use Cactus to run my unit tests in Tomcat5x as a
> Maven2 lifecycle goal?

Not necessarily the "best" way, but at one point in the past, we had
the Cactus tests for Struts 1 running under Maven.  The module was
later moved to the sandbox.  It's here if you'd like to look at the
pom configuration:

http://svn.apache.org/repos/asf/struts/sandbox/trunk/apps-test/taglib-it/

-- 
Wendy