An open API service indexing awesome lists of open source software.

https://github.com/hex0cter/maven-overview-plugin

Automatically exported from code.google.com/p/maven-overview-plugin
https://github.com/hex0cter/maven-overview-plugin

Last synced: 3 months ago
JSON representation

Automatically exported from code.google.com/p/maven-overview-plugin

Awesome Lists containing this project

README

          

Imported from https://code.google.com/p/maven-overview-plugin/

Maven Overview Plugin
Maven plugin, creating a diagram of all dependencies, dependency graph. (The entire transitive closure.) It supports inclusions/exclusions. Generates reports.

Still Maintained?
Maven Overview Plugin is looking for new maintainer: http://stillmaintained.com/neotyk/maven-overview-plugin

Install
Instruction on how to use plugin can be found in here and plugin information of generated site.

Documentation
Maven generated site is here.

What is it?
For the plugin itself, it creates the diagram shown below. The color indicates if the dependency distance. The artifact for which the diagram is created is rendered as a red dot. Direct dependencies are rendered orange. Brightness will increase if you start moving to the edges of the dependency graph.