Uses of Class
org.apache.maven.plugin.dependency.utils.DependencyStatusSets

Packages that use DependencyStatusSets
org.apache.maven.plugin.dependency.fromDependencies   
org.apache.maven.plugin.dependency.resolvers   
 

Uses of DependencyStatusSets in org.apache.maven.plugin.dependency.fromDependencies
 

Methods in org.apache.maven.plugin.dependency.fromDependencies that return DependencyStatusSets
protected  DependencyStatusSets AbstractDependencyFilterMojo.filterMarkedDependencies(Set<Artifact> artifacts)
          Filter the marked dependencies
protected  DependencyStatusSets AbstractDependencyFilterMojo.getClassifierTranslatedDependencies(Set<Artifact> artifacts, boolean stopOnFailure)
          Transform artifacts
protected  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.plugin.dependency.resolvers
 

Methods in org.apache.maven.plugin.dependency.resolvers that return DependencyStatusSets
 DependencyStatusSets ResolveDependenciesMojo.getResults()
           
 



Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.