Re: Maven Test Plug-in 1.7 release

2005-08-09 Thread Carlos Sanchez
s working for me in 1.0.2 adding the test plugin as a dependency > > > > > >maven > >maven-test-plugin > >1.7-20050805.002108 > >plugin > > > > > >Regards. > > > >On 8/9/0

Re: Maven Test Plug-in 1.7 release

2005-08-09 Thread Brett Porter
108 >plugin > > >Regards. > >On 8/9/05, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > > >>>The maven team is pleased to announce the Maven Test Plug-in >>>1.7 release! >>> >>> >>> >>[snip] >> >&g

Re: Maven Test Plug-in 1.7 release

2005-08-09 Thread Carlos Sanchez
is pleased to announce the Maven Test Plug-in > > 1.7 release! > > > [snip] > > > > o Added maven.junit.forkmode property > > The forkmode attribute is only available in ant >= 1.6.2 > Did you test it with maven 1.0 ? > (Sorry

RE: Maven Test Plug-in 1.7 release

2005-08-09 Thread Arnaud HERITIER
> > The maven team is pleased to announce the Maven Test Plug-in > 1.7 release! > [snip] > > o Added maven.junit.forkmode property The forkmode attribute is only available in ant >= 1.6.2 Did you test it with maven 1.0 ? (Sorry, but I don't have actually the env

Maven Test Plug-in 1.7 release

2005-08-09 Thread Carlos Sanchez
The maven team is pleased to announce the Maven Test Plug-in 1.7 release! http://maven.apache.org/reference/plugins/test/ Run JUnit tests. Changes in this version include: New Features: o Added maven.junit.forkmode property o Added testnotmatchpattern that can be used in test:match