Re: speed up test execution

2006-03-16 Thread Manlio Malaidini
On 3/16/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Note that if your code depends on static initializers being called on each > invocation, setting forkMode to "once" will break your tests. This is > true > whether the tests are running in M2 or Maven 1.1 Very true! Anyway the problem

RE: speed up test execution

2006-03-16 Thread ian . d . stewart
nology.com> cc: Subject: RE: speed up test execution

Re: speed up test execution

2006-03-15 Thread Manlio Malaidini
inside Eclipse as > well. > > > -Original Message- > From: Manlio Malaidini [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 15, 2006 4:22 PM > To: Maven Users List > Subject: Re: speed up test execution > > Thanks for your feedback. This is an option, of c

RE: speed up test execution

2006-03-15 Thread Jeff Jensen
io Malaidini [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 15, 2006 4:22 PM To: Maven Users List Subject: Re: speed up test execution Thanks for your feedback. This is an option, of course. Is there somewhere any migration guide from maven 1 to maven 2? Or something like that? MM On 3/15/06, Alexa

Re: speed up test execution

2006-03-15 Thread Manlio Malaidini
Thanks for your feedback. This is an option, of course. Is there somewhere any migration guide from maven 1 to maven 2? Or something like that? MM On 3/15/06, Alexandre Poitras <[EMAIL PROTECTED]> wrote: > > I don't have a lot of experience with Maven 1 but I know it is quite > slow compare to M

Re: speed up test execution

2006-03-15 Thread Alexandre Poitras
I don't have a lot of experience with Maven 1 but I know it is quite slow compare to Maven 2. Maybe you should consider upgrading if you have performance issues. On 3/15/06, Manlio Malaidini <[EMAIL PROTECTED]> wrote: > Hello everybody, > > maybe this is a kind of newbie question, but I'm really t