> -----Original Message----- > From: Stefan Groschupf [mailto:[EMAIL PROTECTED] > Sent: vendredi 6 ao�t 2004 00:42 > To: Cactus Users List > Subject: Re: maven cactifyeaer overwirite cactifywar > > I was able to track done the problem. > In general no source war files are supported in case we use the > cacifyear goal. > What kind of sense does that?
I'd like to help but I don't understand your question. What's a "source war file"? The cactus:cactifyear goal calls the cactus:cactifywar goal. Note that the cactifyear goal is to unit test EJB classes with Cactus. Thanks -Vincent > Stefan > > > Am 05.08.2004 um 17:44 schrieb [EMAIL PROTECTED]: > > > Hi, > > I'm using maven. > > I notice that my test war is successfully build with the cactifywar > > goal. > > At least it contains my required weblogic.xml in Web-Inf. > > > > In case I use the cactifyear goal no resource of my application war is > > in the > > appl.ear/app.war. > > I had tried to define cactifywar as pregoal of cactifyear but looks > > like the > > war is just overwriten. > > I spend some time to set the different properties but all of them does > > not fix > > the problem. e.g. pre build the application war and pointing to the > > application > > war. > > > > How to fix this problem without writing a own goal that create the ear? > > > > Until trying to track done problem I notice there are different cactus > > plugins. > > I install manually the version 1.6 but looks like there is maven > > plugin 3.x > > that is installed by default. ??? > > > > Thanks for any hints! > > Stefan > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
