Maven Overview Plugin

A Maven plugin, creating a diagram of all dependencies (The entire transitive closure). Works also as report.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.googlecode.maven-overview-plugin
ArtifactId

ArtifactId

maven-overview-plugin
Last Version

Last Version

1.6
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Maven Overview Plugin
A Maven plugin, creating a diagram of all dependencies (The entire transitive closure). Works also as report.
Project URL

Project URL

http://code.google.com/p/maven-overview-plugin/
Project Organization

Project Organization

Agile Java
Source Code Management

Source Code Management

http://github.com/neotyk/maven-overview-plugin/tree/master

Download maven-overview-plugin

How to add to project

<plugin>
    <groupId>com.googlecode.maven-overview-plugin</groupId>
    <artifactId>maven-overview-plugin</artifactId>
    <version>1.6</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven.reporting : maven-reporting-impl jar 2.0.4
org.apache.maven.shared : maven-dependency-tree jar 1.2
jung : jung jar 1.7.6

test (1)

Group / Artifact Type Version
org.apache.maven.shared : maven-plugin-testing-harness jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.6
1.5
1.4
1.3