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>