You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by br...@codehaus.org on 2004/05/16 03:25:04 UTC

Maven test plugin 1.6 released

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org