A C D E G H I K L O P R S T 

A

add(DependencyNode) - Method in class org.fusesource.mvnplugins.graph.DependencyVisualizer
 
artifactCollector - Variable in class org.fusesource.mvnplugins.graph.ProjectMojo
 
artifactFactory - Variable in class org.fusesource.mvnplugins.graph.ProjectMojo
 
artifactMetadataSource - Variable in class org.fusesource.mvnplugins.graph.ProjectMojo
 
artifactResolver - Variable in class org.fusesource.mvnplugins.graph.ProjectMojo
 

C

canGenerateReport() - Method in class org.fusesource.mvnplugins.graph.ProjectReportMojo
 
cascade - Variable in class org.fusesource.mvnplugins.graph.ProjectMojo
If true then the 'test scope' and 'optional' attributes are cascaded down to the dependencies of the original node.
collectProjects(ArrayList<MavenProject>) - Method in class org.fusesource.mvnplugins.graph.ProjectMojo
 
collectProjects(ArrayList<MavenProject>) - Method in class org.fusesource.mvnplugins.graph.ProjectReportMojo
 
collectProjects(ArrayList<MavenProject>) - Method in class org.fusesource.mvnplugins.graph.ReactorMojo
 

D

DependencyVisualizer - Class in org.fusesource.mvnplugins.graph
 
DependencyVisualizer() - Constructor for class org.fusesource.mvnplugins.graph.DependencyVisualizer
 
direction - Variable in class org.fusesource.mvnplugins.graph.ProjectMojo
The direction that the graph will be laid out in.

E

execute() - Method in class org.fusesource.mvnplugins.graph.ProjectMojo
 
export(File) - Method in class org.fusesource.mvnplugins.graph.DependencyVisualizer
 

G

generate(Sink, Locale) - Method in class org.fusesource.mvnplugins.graph.ProjectReportMojo
 
getCategoryName() - Method in class org.fusesource.mvnplugins.graph.ProjectReportMojo
 
getDescription(Locale) - Method in class org.fusesource.mvnplugins.graph.ProjectReportMojo
 
getName(Locale) - Method in class org.fusesource.mvnplugins.graph.ProjectReportMojo
 
getOutputName() - Method in class org.fusesource.mvnplugins.graph.ProjectReportMojo
 
getReportOutputDirectory() - Method in class org.fusesource.mvnplugins.graph.ProjectReportMojo
 
getTarget() - Method in class org.fusesource.mvnplugins.graph.ProjectMojo
 
getTarget() - Method in class org.fusesource.mvnplugins.graph.ProjectReportMojo
 
getTarget() - Method in class org.fusesource.mvnplugins.graph.ReactorMojo
 

H

hideExternal - Variable in class org.fusesource.mvnplugins.graph.ProjectMojo
If set to true if dependencies external to the reactor project should be hidden.
hideGroupId - Variable in class org.fusesource.mvnplugins.graph.ProjectMojo
If set to true then the group id label will not be drawn.
hideOmitted - Variable in class org.fusesource.mvnplugins.graph.ProjectMojo
If set to true, omitted dependencies will not be drawn.
hideOptional - Variable in class org.fusesource.mvnplugins.graph.ProjectMojo
If set to true optional dependencies are not drawn.
hidePoms - Variable in class org.fusesource.mvnplugins.graph.ProjectMojo
If set to true pom dependencies are not drawn.
hideScopes - Variable in class org.fusesource.mvnplugins.graph.ProjectMojo
A comma separated list of scopes.
hideTransitive - Variable in class org.fusesource.mvnplugins.graph.ProjectMojo
If set to true then dependencies not explicitly defined in the projects pom will not be drawn.
hideType - Variable in class org.fusesource.mvnplugins.graph.ProjectMojo
If set to true then the module type label will not be drawn.
hideVersion - Variable in class org.fusesource.mvnplugins.graph.ProjectMojo
If set to true then the version label will not be drawn.

I

isExternalReport() - Method in class org.fusesource.mvnplugins.graph.ProjectReportMojo
 

K

keepDot - Variable in class org.fusesource.mvnplugins.graph.ProjectMojo
If set to true then the intermediate dot file will not be deleted.

L

label - Variable in class org.fusesource.mvnplugins.graph.ProjectMojo
The label for the graph.
localRepository - Variable in class org.fusesource.mvnplugins.graph.ProjectMojo
 

O

org.fusesource.mvnplugins.graph - package org.fusesource.mvnplugins.graph
 

P

project - Variable in class org.fusesource.mvnplugins.graph.ProjectMojo
 
ProjectMojo - Class in org.fusesource.mvnplugins.graph
Generates a graph image of the dependencies of the project using the graphviz tool 'dot'.
ProjectMojo() - Constructor for class org.fusesource.mvnplugins.graph.ProjectMojo
 
ProjectReportMojo - Class in org.fusesource.mvnplugins.graph
ProjectReportMojo() - Constructor for class org.fusesource.mvnplugins.graph.ProjectReportMojo
 

R

ReactorMojo - Class in org.fusesource.mvnplugins.graph
Generates a graph image of the aggregate dependencies all the projects in current reactor (aka multi project) build using the graphviz tool 'dot'.
ReactorMojo() - Constructor for class org.fusesource.mvnplugins.graph.ReactorMojo
 

S

setReportOutputDirectory(File) - Method in class org.fusesource.mvnplugins.graph.ProjectReportMojo
 

T

target - Variable in class org.fusesource.mvnplugins.graph.ProjectMojo
The file the diagram will be written to.
treeBuilder - Variable in class org.fusesource.mvnplugins.graph.ProjectMojo
 
A C D E G H I K L O P R S T 

Copyright © 2009-2014 FuseSource. All Rights Reserved.