diff --git a/jcoverage/plugin.jelly b/jcoverage/plugin.jelly index aa1e1958..5e3ab323 100644 --- a/jcoverage/plugin.jelly +++ b/jcoverage/plugin.jelly @@ -179,7 +179,11 @@ - + + + + + diff --git a/jcoverage/xdocs/changes.xml b/jcoverage/xdocs/changes.xml index f4d0727d..b336733d 100644 --- a/jcoverage/xdocs/changes.xml +++ b/jcoverage/xdocs/changes.xml @@ -25,6 +25,7 @@ + Custom stylesheet for jcoverage plugin. Fix the report generation after a rmic generation. diff --git a/jcoverage/xdocs/properties.xml b/jcoverage/xdocs/properties.xml index d2b78823..7b088762 100644 --- a/jcoverage/xdocs/properties.xml +++ b/jcoverage/xdocs/properties.xml @@ -40,6 +40,14 @@ Specifies the root directory for jcoverage output files. + + maven.jcoverage.report.stylesheet.dir + ${plugin.resources}/style.css + Yes + + Specifies css file for jcoverage output files. + + maven.jcoverage.instrumentation ${maven.jcoverage.dir}/classes