The maven team is pleased to announce the Maven JCoverage plugin 1.0.6 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 path to stylesheet. Issue: MPJCOVERAGE-9. o Remove postGoal on clean to avoid introducing all these dependencies on a simple clean. To automatically install the plugin, type the following on a single line: maven plugin:download -DgroupId=maven -DartifactId=maven-jcoverage-plugin -Dversion=1.0.6 For a manual installation, you can download the plugin here: http://www.ibiblio.org/maven/maven/plugins/maven-jcoverage-plugin-1.0.6.jar Have fun! -The maven team --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
