The maven team is pleased to announce the Maven Test Plug-in 1.6 release! http://maven.apache.org/reference/plugins/test/
Run JUnit tests. Requires Maven 1.0 RC2. Changes in this version include: Fixed bugs: o add maven.junit.envvars property Issue: MPTEST-27. Thanks to joseph benavidez. o add maven.junit.jvm property Issue: MPTEST-26. o accept maven.test.failure.ignore == false Issue: MPTEST-28. o Honour maven.test.failure.ignore for test:single and test:match Issue: MPTEST-25. To automatically install the plugin, type the following on a single line: maven plugin:download -DgroupId=maven -DartifactId=maven-test-plugin -Dversion=1.6 For a manual installation, you can download the plugin here: http://www.ibiblio.org/maven/maven/plugins/maven-test-plugin-1.6.jar Have fun! -The maven team --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
