Hi,

The Mojo team is pleased to announce the release of the Clirr Maven
Plugin, version 2.2.3

http://mojo.codehaus.org/clirr-maven-plugin/

You should specify the version in your project's plugin configuration:

<plugin>
 <groupId>org.codehaus.mojo</groupId>
 <artifactId>clirr-maven-plugin</artifactId>
 <version>2.2.3</version>
</plugin>

Release Notes - Maven 2.x Clirr Plugin - Version 2.2.3


** Bug
    * [MCLIRR-19] - Don't fail the build if Checker#reportDiffs()
throw net.sf.clirr.core.CheckerException
    * [MCLIRR-27] - Wrong logging if exists any warning
    * [MCLIRR-28] - Multi Module Projects fail on top pom.
    * [MCLIRR-31] - Trivial update to the english localization file.

** Improvement
    * [MCLIRR-17] - xrefLocation as expression
    * [MCLIRR-32] - Create an option to fail on info messages

** New Feature
    * [MCLIRR-20] - Add "skip" flag

** Task
    * [MCLIRR-23] - Review the Doxia Sink calls
    * [MCLIRR-24] - Bump to Doxia 1.0

Have Fun !
-- 
The Mojo Team

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to