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.

Dependency Convergence Report

This plug-in provides a report which shows how consistent the versions of artifacts between the projects of a multiproject build.

To register this report, include the following in your top-level project.xml:

<reports>
  <report>maven-multiproject-plugin</report>
</reports>