Apache Maven 1.x has reached its end of life, and is no longer supported. For more information, see the announcement. Users are encouraged to migrate to the current version of Apache Maven.

Maven JDiff Plug-in

Overview of the Maven JDiff Plugin Documentation

This plugin is used to generate an API difference report between two versions of code. See the JDiff home page for more information on JDiff.

DocumentDescription
Properties The behavior of this plugin can be altered via several properties. This document describes each property available, and the default used.
Goals This plugin provides goals to help in building the installer. This document describes each goal available.

Requirements

Be careful, the following plugins must be installed to use the jdiff plugin :

  • maven-plugin-plugin 1.7 (at least)
  • maven-scm-plugin 1.5 (at least)