Hi,

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.

http://mojo.codehaus.org/jdepend-maven-plugin/

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

<plugin>
  <groupId>org.codehaus.mojo</groupId>
  <artifactId>jdepend-maven-plugin</artifactId>
  <version>2.0</version>
</plugin>


Release Notes:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=13231&version=20128


Bug

 [MJDEPEND-8] - Add missing scm entry in pom

Improvement

 [MJDEPEND-6] - Stabilize Plugin IT's by using a setup project
 [MJDEPEND-9] - Improve Usage page
 [MJDEPEND-10] - State that plugin uses the JDepend library
                 and include link
 [MJDEPEND-11] - Change the license text.

New Feature

 [MJDEPEND-1] - Add a -no-fork goal

Enjoy,

The Mojo team.

Karl-Heinz Marbaise

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to