Clirr Maven Plugin
Clirr is a tool that checks Java libraries for binary and source compatibility with older releases. Basically you give it two sets of jar files and Clirr dumps out a list of changes in the public API. The clirr-maven-plugin can be configured to break the build, if it detects incompatible api changes. In a continuous integration process, the clirr-maven-plugin can automatically prevent accidental introduction of binary or source compatibility problems. Additionally, the plugin can generate a report as part of the generated site.
tags: codehaus mavenAvailable versions
| Version | Type | Download |
|---|---|---|
| 2.5 | release | Binary (59 KB) |
| 2.4 | release | Binary (49 KB) |
| 2.3 | release | Binary (43 KB) |
| 2.2.3 | release | Binary (41 KB) |
| 2.2.2 | release | Binary (36 KB) |
| 2.2.1 | release | Binary (35 KB) |
| 2.2 | release | Binary (31 KB) |
| 2.1.1 | release | Binary (29 KB) |
| 2.1 | release | Binary (29 KB) |
| 2.0 | release | Binary (25 KB) |
Stats