You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2004/09/28 16:16:55 UTC

[ANN] Maven JCoverage plugin 1.0.8 released

The maven team is pleased to announce the Maven JCoverage plugin 1.0.8 
release! 

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

This plugin provides coverage analysis of your source-code based on the 
open-source jcoverage tool. 

Changes in this version include:

  New Features:

o Add the possibility to set multiple includes and excludes files for 
  instrumentation. 

  Fixed bugs:

o Fixed overview and packages rates. Issue: MPJCOVERAGE-14.  

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

maven plugin:download 
  -DgroupId=maven 
  -DartifactId=maven-jcoverage-plugin
  -Dversion=1.0.8

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

Have fun!
-The maven team
      


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