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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to