7 December 2015
We are happy to announce Clover 4.1.
Clover 4.1 brings support for IntelliJ IDEA 15 and Eclipse Mars.1Upgrading to Clover 4.1 is free for all customers with active Clover software maintenance at the date of launch and of subsequent updates.
This page describes new features of Clover 4.1. For changes in 4.1.x bug-fix releases, please refer to the relevant documentation:
To keep up with newest IDE platform releases Clover since version 4.1.0 starts supporting Eclipse Mars.1 and IntelliJ IDEA 15, which wasn't usable and caused IDE crashes, for more info - CLOV-1757Getting issue details... STATUS .
In order to stay compliant with Plugin Naming Convention and Apache Maven Trademark, we renamed the Clover-for-Maven plugin. It's artifact ID has changed from maven-clover2-plugin to clover-maven-plugin.
Clover 4.1 no longer supports IDEA 9, 10.0 and 10.5 as well as Eclipse 3.7
Clover 4.1 no longer supports Grails 1.3. We expect to add support for Grails 3.0 (which is based on the Gradle now) in one of next major Clover releases in 2016.
Clover 4.1 no longer generates old, javadoc-style HTML reports ("classic"). The new ADG style is the only available.
When upgrading to Clover 4.1, you may need to make few changes in your build scripts.
1) Clover-for-Maven plugin has been renamed
Clover-for-Maven plugin has been renamed from com.atlassian.maven.plugins:maven-clover2-plugin to com.atlassian.maven.plugins:clover-maven-plugin. It also means that prefix for Clover-related goals is now "clover:" instead of "clover2:".
Bamboo 5.11 will have an upgraded Bamboo Clover Plugin, which will use new plugin name in automatic integration.
2) Clover no longer generates classic HTML report
Since now only new ADG style of the HTML report is available.