diff --git a/clover/plugin.jelly b/clover/plugin.jelly index 5a69e209..656ea0d1 100644 --- a/clover/plugin.jelly +++ b/clover/plugin.jelly @@ -51,22 +51,25 @@ - + - + - - + + + + + diff --git a/clover/project.xml b/clover/project.xml index 0f03c17d..d0f79736 100644 --- a/clover/project.xml +++ b/clover/project.xml @@ -23,7 +23,7 @@ 3 maven-clover-plugin Maven Clover Plugin - 1.6-SNAPSHOT + 1.5 Produce Clover reports http://maven.apache.org/reference/plugins/clover/ @@ -104,6 +104,9 @@ clover clover 1.2.3 + + root + diff --git a/clover/xdocs/changes.xml b/clover/xdocs/changes.xml index 4348acf7..eda6f491 100644 --- a/clover/xdocs/changes.xml +++ b/clover/xdocs/changes.xml @@ -25,9 +25,6 @@ Emmanuel Venisse - - Make maven.clover.jar work - Do not execute Clover if there are no tests to run Clover on. This prevents an error happening in the clover:ongoal.