Sorry Emmanuel but I still only see the first Suite being run.

-----Original Message-----
From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 27, 2005 9:06 AM
To: Maven Users List
Subject: Re: [m2] multiple Suites and surefire

use this : <test>*Suite*</test>

surefire plugin add "**/

Emmanuel

Mike Perham a écrit :
> I've got a project with multiple TestSuites and I have surefire 
> configured like so:
> 
>       <test>**/*Suite*</test>
> 
> I find that only the first TestSuite is being run.  Are projects not 
> allowed to have more than one TestSuite?
> 
> mike
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to