You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Emmanuel Venisse <em...@venisse.net> on 2004/07/11 17:39:41 UTC

[ANN] Maven JCoverage 1.0.7 Plugin released

The maven team is pleased to announce the Maven JCoverage plugin 1.0.7
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:

  Fixed bugs:

o Fixed tests execution when artifact contains properties.
o Remove deprecated APIs.

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

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

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