Skip to content

japicmp 0.1.0

Compare
Choose a tag to compare
@siom79 siom79 released this 21 Jun 22:52
· 1179 commits to master since this release

This release introduces the japicmp-maven-plugin. The maven plugin allows you to compare two versions of an artifact during the build (e.g. the current version with the latest version from your repository). Additionally to the options of the CLI tool you can configure the plugin to break the build every time the plugin detects any changes between a given version and the current version.