Changes in the Clover 2.4.3 for Maven 2 plugin
9 March, 2009
Clover 2.4.3 for Maven 2 is a minor improvement and bug fix release.
Issue key |
Summary |
|---|---|
Compilation error with missing class files. |
|
Clover will go into an infinite loop if POM (that defines modules) refers to itself. |
|
Prevent instrumenting the source code when nothing has changed. |
|
Unable to find the mojo 'com.atlassian.maven.plugins:maven-clover2-plugin:2.4.2:instrumentInternal. |
|
Use project.build.finalName in forked lifecycle. |
|
Included files are not being copied to target/clover directory. |
|
jmock dependencies need to be scoped to 'test'. |
|
maven-clover2-plugin version 2.4.2 does not work in Java 1.4 JRE. |