You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by lt...@apache.org on 2006/02/06 20:18:38 UTC

[ANN] Maven Clover Plugin 1.11 for Maven 1.x released

We are pleased to announce the Maven Clover Plugin 1.11 release! 

http://maven.apache.org/maven-1.x/reference/plugins/clover/

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

===============================================================================

Changes in this version include:

  New Features:

o Add support for span attribute. Fixes MPCLOVER-50. 
o Allow to specify the "relative" property for clover-setup. Fixes 
  MPCLOVER-45. 

  Fixed bugs:

o Allow override of flushpolicy, flushinterval in <clover-setup>, 
  change default values. Fixes MPCLOVER-48. Thanks to Brendan Humphreys. 

  Changes:

o Upgrade to Clover 1.3.11. Fixes MPCLOVER-52. 
o Use new clover license. Fixes MPCLOVER-53.  

===============================================================================


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

maven plugin:download
  -Dmaven.repo.remote=http://www.ibiblio.org/maven,http://cvs.apache.org/repository/
  -DgroupId=maven
  -DartifactId=maven-clover-plugin
  -Dversion=1.11

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.11.jar
 

Have fun!
-The Maven Clover Plugin development team

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