Mojo's JDepend Maven Plugin Version 2.0 - Released

The Mojo team is pleased to announce the release of the JDepend Maven Plugin version 2.0.

This plugin produces a nicely formatted metrics report based on your project.

To get this update, simply specify the version in your project's plugin configuration:

1<plugin>
2  <groupId>org.codehaus.mojo</groupId>
3  <artifactId>jdepend-maven-plugin</artifactId>
4  <version>2.0</version>
5</plugin>

Release Notes

Bug:

Improvements:

New Feature:

Enjoy,

The Mojo team.