The maven team is pleased to announce the Maven Clover Plugin 1.9.1 release! 

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

The Clover plugin allows measuring test coverage using Clover 
(http://www.cenqua.com/clover). 

Changes in this version include:

  Fixed bugs:

o Fixed the clover:test-singlegoal which was wrongly calling the 
  clover:swing-report-internal(should have been clover:swing-report). Thanks 
  to Kristopher Brown. 
o Fixed bug when maven.test.failure.ignoreis null.  

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

maven plugin:download 
  -DgroupId=maven 
  -DartifactId=maven-clover-plugin
  -Dversion=1.9.1

For a manual installation, you can download the plugin here:
http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-clover-plugin-1.9.1.jar
         

Have fun!
-The maven team
      

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to