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
- Host: GitHub
- URL: https://github.com/hex0cter/maven-overview-plugin
- Owner: hex0cter
- Created: 2015-03-24T21:52:08.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-25T14:09:24.000Z (about 11 years ago)
- Last Synced: 2025-05-20T14:45:51.931Z (about 1 year ago)
- Language: HTML
- Size: 2.32 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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.