Uses of Class
org.apache.maven.plugins.dependency.utils.DependencyStatusSets
Packages that use DependencyStatusSets
Package
Description
-
Uses of DependencyStatusSets in org.apache.maven.plugins.dependency.fromDependencies
Methods in org.apache.maven.plugins.dependency.fromDependencies that return DependencyStatusSetsModifier 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
Methods in org.apache.maven.plugins.dependency.resolvers that return DependencyStatusSets