Re: Cactus under Maven2?
"Wendy Smoak" <[email protected]>
| Newsgroups | gmane.comp.jakarta.cactus.user |
|---|---|
| Message-ID | <[email protected]> |
On 11/27/06, Jones, Melvin [CNTUS Non-J&J] <[email protected]> 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