Apache Maven 1.x has reached its end of life, and is no longer supported. For more information, see the
announcement
. Users are encouraged to migrate to the current version of Apache Maven.
Apache
>
Maven
>
Maven 1.x
>
Plugins
>
Sandbox
>
JCoverage Plugin
>
Maven JCoverage plugin Goals
JCoverage
Home
JCoverage plugin Project
Overview
Properties
Goals
Project Documentation
About
Downloads
Project Info
Project Reports
Development Process
Legend
External Link
Opens in a new window
Goals
Goal
Description
jcoverage
Generate HTML test coverage reports with JCoverage
jcoverage:html-report
Generate HTML test coverage reports with JCoverage
jcoverage:merge
Merge two or more instrumentation files into one
jcoverage:on
perform the coverage analysis
maven-jcoverage-plugin:deregister
Deregister the jcoverage plugin
maven-jcoverage-plugin:register
Register the maven-jcoverage-plugin.
maven-jcoverage-plugin:report
Run the default report (html).