Changes in the Clover 2.4 for Maven 2 plugin
5 November, 2008
The Clover 2.4 for Maven 2 plugin is a major release which adds a key new feature, Test Optimization along with numerous improvements and bug fixes.
Issue key |
Summary |
|---|---|
Add span support for clover2:aggregate task |
|
Clover Maven Plugin broken under Maven 2.0.9 |
|
Projects fails with classes in the default package |
|
Allow custom contexts |
|
Allow span specification |
|
Clover report generation is skipped when using the clean goal if <includes> are specified |
|
PDF reports unable to be produced |
|
Generate an XML report by default |
|
clover2:check fails if history dir does not exist. |
|
Add support for -Dmaven.clover.span |
|
Aggregate reports getting incorrect test sources |
|
Better handling of generated sources |
|
Span attribute now defaults to "forever", instead of 0 - i.e. last compilation event |
|
Fix eval license message |
|
Add ability to define alwaysRunTests for build optimization |
|
Plugin Ignoring Dependency exclusions |
|
Surefire test runner optimizer |
|
Preserve order of dependent artifacts when adding clover to the classpath |
|
Deploy a relocation pom for maven-clover-plugin 3.8 |
|
Document Maven Test Optimization integration |
|
Inner classes of test classes are shown under the 'Classes' tab instead of the 'Tests' tab in reports |
|
Clover license being deleted in Windows. |