Stephane, > -----Original Message----- > From: Vincent Massol [mailto:[EMAIL PROTECTED] > Sent: 26 February 2004 09:39 > To: 'Cactus Users List' > Subject: RE: Cactus.execute.during.report > > Hi Stephane, > > Good call as it's already been fixed in CVS HEAD (bug 26811 on bugzilla). > See http://jakarta.apache.org/cactus/integration/maven/changes- > report.html: > > Added support for running tests packaged as an EAR when the Cactus > plugin is triggered by defining the Cactus report in > <code>project.xml</code>. > > That said, there seems to be a new problem reported by J. Joseph Benavidez > (see attached).
This was not a bug of Cactus. It was a problem with the version of Maven J. Joseph and I were using... It should work fine. > > I'll do a nightly release of the maven plugin in the coming hours. Done. See: http://jakarta.apache.org/cactus/integration/maven/ Thanks -Vincent > > Thanks > -Vincent > > > -----Original Message----- > > From: Stephane Nicoll [mailto:[EMAIL PROTECTED] > > Sent: 26 February 2004 09:12 > > To: [EMAIL PROTECTED] > > Subject: Cactus.execute.during.report > > > > Hello, > > > > I am about to fill a feature request but I want to be sure that it's not > > yet > > implemented. We are using cactus to test our EJBs with maven. We use the > > latest 1.6dev release (the one from january). > > > > It seems that the cactus.execute.during.report property is launching > > always > > the 'test' target (that is the one that tests stuff packaged in a WAR). > We > > don't have such testing, only test-ear is used. > > > > Before this update we used a pregoal for the site:deploy goal. Like > this, > > cactus results are available for reporting. > > > > Is there a way to specify the target to launch when > > cactus.execute.during.report is set to true? > > > > Thanks, > > > > Stephane > > > > --------------------------------------------------------------------- > > 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]
