maven.clover.execute.during.report property
+ to control whether or not the clover-report
+ goal builds Cloverify the sources and execute the tests
+ (defaults to true).
+ maven.clover.database.dir property and
replaced it with a maven.cover.database property that
diff --git a/clover/xdocs/properties.xml b/clover/xdocs/properties.xml
index 20411ba3..4f233d3b 100644
--- a/clover/xdocs/properties.xml
+++ b/clover/xdocs/properties.xml
@@ -123,6 +123,17 @@
${plugin.getDependencyPath('clover:clover-license')}
+ clover-report
+ goal builds Cloverify the sources and execute the tests.
+ true
+