The Clirr Maven Plugin

Clirr is an application, which allows you to compare binaries or sources for compatibility. The Clirr Maven Plugin offers to use Clirr from within Maven 2.

Goals Overview

The plugin offers the following goals:

  • clirr:check is used as part of the build to ensure a configurable level of compatibility.
  • clirr:clirr generates a report as part of the projects website.

Usage

Instructions on how to use the Clirr Maven Plugin can be found on the usage page .

Examples

To provide you with better understanding of some usages of the Clirr Maven Plugin, you can take a look into the following examples: