Changes Vincent Massol Emmanuel Venisse Upgraded to Clover 1.2.3. Prevent the plugin from failing if the project on which it is run has no java sources/test sources. Added optional properties to decide what reports to generate. Added a clover:report goal which generates all the defined reports. The default is to generate only the HTML report. Apply MAVEN-819. Allows a new property to be used to specify the sort order of the HTML clover report. update to use maven.docs.*/maven.gen.docs Fixed MAVEN-493. I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered. Upgrade to Clover 1.2 Make sure that test failures or errors do not stop the generation of the Clover reports. The Clover plugin now depends on version 1.0 of the Clover jar. A special 30-days redistributable clover 1.0 jar (fully functional) has been uploaded to Maven remote repository, making this plugin transparent to use. Creation of this changes page. This changes did not exist at that time. Please refer to CVS for history changes before version 1.1.