You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by br...@codehaus.org on 2004/05/16 04:23:51 UTC

Maven clover plugin 1.5 released

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

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



Changes in this version include:

  Fixed bugs:

o Do not execute Clover if there are no tests to run Clover on. This prevents 
  an error happening in the clover:ongoal. 
o Tests executed after <clover:onare now always forked. Issue: 
  MPCLOVER-13. 

  Changes:

o Allow generating XML and/or Swing reports during the web site generation 
  too.  

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

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

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

Have fun!
-The maven team
      

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