> -----Original Message----- > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > Sent: 03 May 2004 17:11 > To: Maven Users List > Subject: RE: [maven2] Anything Groovy in Maven2? > > On Mon, 2004-05-03 at 10:00, Vincent Massol wrote: > > > True. But that's my point: there's no voodoo if you reuse Ant tasks only > > (without reusing the Ant engine). > > Try the JUnit task or the style task and see if that holds true. It > doesn't and I know because I've tried. The surefire plugin I've checked > is was the only way I could get Junit tests to run in an embedded > environment. >
funnily, I'm running the JUnit task in embedded mode for the abbot plugin I've checked in a few days ago and .... believe it or not... it works :-) Here's the url: http://tinyurl.com/2uy9b (look at the executeAntJunitTestRunner method). [snip] Anyway, let's stop the words and let's wait for some action! I'll start working on some java plugin as a proof of concept when I get back from TSSS2004. Thanks -Vincent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
