Package | Description |
---|---|
org.apache.maven.plugins.dependency.fromDependencies | |
org.apache.maven.plugins.dependency.resolvers |
Modifier and Type | Method and Description |
---|---|
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) |
protected DependencyStatusSets |
AbstractDependencyFilterMojo.getDependencySets(boolean stopOnFailure,
boolean includeParents)
Method creates filters and filters the projects dependencies.
|
Modifier and Type | Method and Description |
---|---|
DependencyStatusSets |
ResolveDependenciesMojo.getResults() |
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.