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

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

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

Methods in org.apache.maven.plugin.dependency that return DependencyStatusSets
protected  DependencyStatusSets AbstractDependencyFilterMojo.filterMarkedDependencies(Set<org.apache.maven.artifact.Artifact> artifacts)
          Filter the marked dependencies
protected  DependencyStatusSets AbstractDependencyFilterMojo.getClassifierTranslatedDependencies(Set<org.apache.maven.artifact.Artifact> artifacts, boolean stopOnFailure)
          Transform artifacts
protected  DependencyStatusSets AbstractDependencyFilterMojo.getDependencySets(boolean stopOnFailure)
          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-2011 The Apache Software Foundation. All Rights Reserved.