It's working for me in 1.0.2 adding the test plugin as a dependency <dependency> <groupId>maven</groupId> <artifactId>maven-test-plugin</artifactId> <version>1.7-20050805.002108</version> <type>plugin</type> </dependency>
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] > > > > 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 environment to do it) > > Arnaud > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]