Uses of Class
org.apache.maven.plugins.dependency.fromDependencies.GraphRoot
-
Packages that use GraphRoot Package Description org.apache.maven.plugins.dependency.fromDependencies -
-
Uses of GraphRoot in org.apache.maven.plugins.dependency.fromDependencies
Fields in org.apache.maven.plugins.dependency.fromDependencies declared as GraphRoot Modifier and Type Field Description private GraphRootGraphRootMatcher. graphRootFields in org.apache.maven.plugins.dependency.fromDependencies with type parameters of type GraphRoot Modifier and Type Field Description private java.util.List<GraphRoot>AbstractDependencyFilterMojo. graphRootsBy default, this goal uses the project itself as the root of the dependency tree.Constructors in org.apache.maven.plugins.dependency.fromDependencies with parameters of type GraphRoot Constructor Description GraphRootMatcher(GraphRoot graphRoot)
-