| Package | Description |
|---|---|
| org.apache.maven.plugins.dependency.fromDependencies | |
| org.apache.maven.plugins.dependency.resolvers |
| Modifier and Type | Method and Description |
|---|---|
protected DependencyStatusSets |
AbstractDependencyFilterMojo.filterMarkedDependencies(java.util.Set<org.apache.maven.artifact.Artifact> artifacts)
Filter the marked dependencies
|
protected DependencyStatusSets |
AbstractDependencyFilterMojo.getClassifierTranslatedDependencies(java.util.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 | Field and Description |
|---|---|
(package private) DependencyStatusSets |
ResolveDependenciesMojo.results
Only used to store results for integration test validation
|
| Modifier and Type | Method and Description |
|---|---|
DependencyStatusSets |
ResolveDependenciesMojo.getResults() |