/jdepend-maven-plugin

JDepend Maven Plugin

Primary LanguageJavaApache License 2.0Apache-2.0

MojoHaus JDepend Maven Plugin

Apache License, Version 2.0, January 2004 Maven Central Build Status

The jdepend-maven-plugin plugin produces a nicely formatted metrics report based on your project.

Releasing

  • Make sure gpg-agent is running.
  • Execute mvn -B release:prepare release:perform

For publishing the site do the following:

cd target/checkout
mvn verify site site:stage scm-publish:publish-scm