RE: Multiproject Cactus Plugin

2004-01-27 Thread Tim Chen
Thanks Vincent I'll give it a try :) Tim Chen [EMAIL PROTECTED] -Original Message- From: Vincent Massol [mailto:[EMAIL PROTECTED] Sent: Monday, January 26, 2004 7:42 AM To: 'Maven Users List' Cc: [EMAIL PROTECTED] Subject: RE: Multiproject Cactus Plugin Hi Tim, You&#x

RE: Multiproject Cactus Plugin

2004-01-26 Thread Vincent Massol
ent PS: Please post to the Cactus mailing list next time as the Cactus is living there (it is no longer in the Maven project itself). > -Original Message- > From: Tim Chen [mailto:[EMAIL PROTECTED] > Sent: 23 January 2004 06:07 > To: 'Maven Users List' > Subject

Multiproject Cactus Plugin

2004-01-22 Thread Tim Chen
Can someone provide an example of using the cactus plugin in a multiproject environment? I have a project that is laid out roughly as: Root --ui (for war) --ejb (for ejb jar) --src --ejb --test-cactus --webapp --web.xml (skeleton web.xml for cactus as in samples) --ear (for final ear)