We are pleased to announce the Maven Clover Plugin 1.10 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 The ant:clover-checkAnt task requires initStringparameter. Issue: MPCLOVER-44. o When calling clover:ona second time, an updated maven.compile.src.setwas ignored. Issue: MPCLOVER-30. Thanks to Eric Lapierre. Changes: o Upgrade to Clover 1.3.9. Issue: MPCLOVER-46,MPCLOVER-42. 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.10 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.10.jar Have fun! -The Maven Clover Plugin development team --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
