- 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.