| Package | Description |
|---|---|
| org.apache.maven.artifact.factory | |
| org.apache.maven.artifact.resolver | |
| org.apache.maven.project | |
| org.apache.maven.project.artifact |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultArtifactFactory |
| Modifier and Type | Field and Description |
|---|---|
protected ArtifactFactory |
DefaultArtifactResolver.artifactFactory |
| Modifier and Type | Method and Description |
|---|---|
Set |
MavenProject.createArtifacts(ArtifactFactory artifactFactory,
String inheritedScope,
ArtifactFilter dependencyFilter) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProjectArtifactFactory |
| Modifier and Type | Method and Description |
|---|---|
static Set |
MavenMetadataSource.createArtifacts(ArtifactFactory artifactFactory,
List dependencies,
String inheritedScope,
ArtifactFilter dependencyFilter,
MavenProject project) |
Copyright © 2001-2021 The Apache Software Foundation. All Rights Reserved.