Re: Trouble with Surefire plugin

2006-06-01 Thread Carlos Sanchez
Original Message- >> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Carlos >> Sanchez >> Sent: Thursday, June 01, 2006 11:36 AM >> To: Maven Users List >> Subject: Re: Trouble with Surefire plugin >> >> >> 3.8.1 >> >

Re: Trouble with Surefire plugin

2006-06-01 Thread Franz Fehringer
Sanchez > Sent: Thursday, June 01, 2006 11:19 AM > To: Maven Users List; Sean McNamara > Subject: Re: Trouble with Surefire plugin > > > Try setting a 2.1.3 version for the surefire plugin. You can later try > with 2.2 and see what's the problem. > > On 5/31/06, S

Re: Trouble with Surefire plugin

2006-05-31 Thread Carlos Sanchez
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Carlos Sanchez Sent: Thursday, June 01, 2006 11:36 AM To: Maven Users List Subject: Re: Trouble with Surefire plugin 3.8.1 On 5/31/06, Sharma, Jaikumar <[EMAIL PROTECTED]> wrote: > Surefire plugin version 2.1.3 has binding to Junit 4

RE: Trouble with Surefire plugin

2006-05-31 Thread Sharma, Jaikumar
Users List Subject: Re: Trouble with Surefire plugin 3.8.1 On 5/31/06, Sharma, Jaikumar <[EMAIL PROTECTED]> wrote: > Surefire plugin version 2.1.3 has binding to Junit 4.0/4.1 or still > 3.8.1 ? > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] O

Re: Trouble with Surefire plugin

2006-05-31 Thread Carlos Sanchez
Maven Users List; Sean McNamara Subject: Re: Trouble with Surefire plugin Try setting a 2.1.3 version for the surefire plugin. You can later try with 2.2 and see what's the problem. On 5/31/06, Sean McNamara <[EMAIL PROTECTED]> wrote: > I'm running into a build error with a pr

RE: Trouble with Surefire plugin

2006-05-31 Thread Sharma, Jaikumar
Surefire plugin version 2.1.3 has binding to Junit 4.0/4.1 or still 3.8.1 ? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Carlos Sanchez Sent: Thursday, June 01, 2006 11:19 AM To: Maven Users List; Sean McNamara Subject: Re: Trouble with Surefire

Re: Trouble with Surefire plugin

2006-05-31 Thread Carlos Sanchez
Try setting a 2.1.3 version for the surefire plugin. You can later try with 2.2 and see what's the problem. On 5/31/06, Sean McNamara <[EMAIL PROTECTED]> wrote: I'm running into a build error with a project that was previously working properly, an am wondering if anyone has any idea how to fix

Trouble with Surefire plugin

2006-05-31 Thread Sean McNamara
I'm running into a build error with a project that was previously working properly, an am wondering if anyone has any idea how to fix this. It's fairly critical I get this project rebuilt so any help is appreciated. Thanks!