Uses of Class
org.apache.maven.plugins.dependency.utils.DependencyStatusSets
Package
Description
-
Uses of DependencyStatusSets in org.apache.maven.plugins.dependency.fromDependencies
Modifier and TypeMethodDescriptionprotected DependencyStatusSets
AbstractDependencyFilterMojo.filterMarkedDependencies
(Set<org.apache.maven.artifact.Artifact> artifacts) Filter the marked dependenciesprotected DependencyStatusSets
AbstractDependencyFilterMojo.getDependencySets
(boolean stopOnFailure) protected DependencyStatusSets
AbstractDependencyFilterMojo.getDependencySets
(boolean stopOnFailure, boolean includeParents) Method creates filters and filters the projects dependencies. -
Uses of DependencyStatusSets in org.apache.maven.plugins.dependency.resolvers