You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Brett Porter <br...@apache.org> on 2004/06/25 19:25:50 UTC

Maven Test Plugin 1.6.2 Released

The maven team is pleased to announce the Maven Test Plug-in 1.6.2 release! 

http://maven.apache.org/reference/plugins/test/

Run JUnit tests. Requires Maven 1.0 RC2. 

Changes in this version include:

  Fixed bugs:

o honour source modifications for test compilation Issue: MPTEST-32. Thanks 
  to Maxwell Grender-Jones. 
o handle JVM args correctly in test:match Issue: MPTEST-31.  

To automatically install the plugin, type the following on a single line:

maven plugin:download 
  -DgroupId=maven 
  -DartifactId=maven-test-plugin
  -Dversion=1.6.2

For a manual installation, you can download the plugin here:
http://www.ibiblio.org/maven/maven/plugins/maven-test-plugin-1.6.2.jar
         

Have fun!
-The maven team
      

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org