diff --git a/clover/plugin.jelly b/clover/plugin.jelly index 2fbeae63..c4fe19c7 100644 --- a/clover/plugin.jelly +++ b/clover/plugin.jelly @@ -222,10 +222,8 @@ ${context.removeVariable('build.compiler')} - - - + diff --git a/clover/xdocs/changes.xml b/clover/xdocs/changes.xml index 7f0cfc9b..b02e478e 100644 --- a/clover/xdocs/changes.xml +++ b/clover/xdocs/changes.xml @@ -26,6 +26,10 @@ + + maven.test.failure.ignore is now correctly reset + when clover:off is called. + Fully disable Clover in clover:off so that the Clover compiler adapter delegates straight to the default compiler.