Changes in the Clirr Maven Plugin

Release History

VersionDateDescription
2.312-Jan-2011 
2.2.323-Nov-2010 
2.2.221-Jul-2008 
2.2.124-Jun-2008 
2.230-Mar-2008 
2.1.129-Jun-2007 
2.106-Jun-2007 
2.011-May-2006 

Release 2.3 - 12-Jan-2011

TypeChangesBy

fix

Build should not fail if previous artifact is not found Fixes MCLIRR-34.olamy

fix

Allow setting of "minSeverity" parameter for the check goal aswell. Fixes MCLIRR-35.olamy

add

add a check-no-fork goal. Fixes MCLIRR-29.olamy

Release 2.2.3 - 23-Nov-2010

TypeChangesBy

fix

Mutli Module Projects fail on top pom. Fixes MCLIRR-28.olamy

add

xrefLocation as expression. Fixes MCLIRR-17.dennisl

Release 2.2.2 - 21-Jul-2008

TypeChangesBy

fix

Fail's checking with a ClassNotFoundException followed by a NullPointerException. Fixes MCLIRR-14.aheritier

Release 2.2.1 - 24-Jun-2008

TypeChangesBy

fix

Exception if previous version artifact is not in local repo (previous-version artifact is not resolved). Fixes MCLIRR-12.jdcasey

Release 2.2 - 30-Mar-2008

TypeChangesBy

fix

The previous artifacts version number is now shown in the report. Fixes MCLIRR-9. Thanks to Matthew Beermann.jochen

fix

Added the french resource bundle. Fixes MCLIRR-10. Thanks to Luc Maisonobe.jochen

fix

Fixed a documentation typo. Fixes MCLIRR-11. Thanks to Brian Egge.jochen

fix

Resolving the previous artifacts dependencies didn't actually work. Fixes MCLIRR-7.jochen

Release 2.1.1 - 29-Jun-2007

TypeChangesBy

fix

A class loader with a plugins dependencies wasn't created properly. Fixes MCLIRR-6. Thanks to Grégory Joseph.jochen

Release 2.1 - 06-Jun-2007

TypeChangesBy

fix

Add extra source directories under report generation since Maven does not corretly pass them on. Fixes MCLIRR-2.brett

add

Added the "comparisonArtifacts" parameter, which allows to use select arbitrary artifacts for comparison.jochen

fix

Snapshot builds are now ignored when selecting the predecessor. Fixes MOJO-723. Thanks to Roland Asmann.jochen

fix

An exception was thrown, if no previous version was found. This made it impossible to configure the plugin in parent projects. An error message is now logged instead. Fixes MOJO-723. Thanks to Roland Asmann.jochen

fix

A condition was inverted when checking, whether the user provided an artifact for comparison. Fixes MCLIRR-5. Thanks to Mathias Brökelmann.jochen

add

Added a docck compliant web site.jochen

Release 2.0 - 11-May-2006

TypeChangesBy

add

Initial release.brett