The site generated for a multi-module Maven project contains a "Dependency Convergence" section, which is useful for detecting dependency conflicts.
In the site report for a simple (i.e. jar package) Maven project the "Dependency Convergence" is missing. Why is this and is it possible to generate it for simple projects?
I'm using Maven 2.2.1