Modifier and Type | Class and Description |
---|---|
class |
DefaultArtifactFactory
DefaultArtifactFactory
|
Modifier and Type | Field and Description |
---|---|
protected ArtifactFactory |
DefaultArtifactResolver.artifactFactory |
Constructor and Description |
---|
DefaultProjectArtifactFactory(ArtifactFactory artifactFactory) |
Modifier and Type | Method and Description |
---|---|
Set<Artifact> |
MavenProject.createArtifacts(ArtifactFactory artifactFactory,
String inheritedScope,
ArtifactFilter filter)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static Set<Artifact> |
MavenMetadataSource.createArtifacts(ArtifactFactory artifactFactory,
List<Dependency> dependencies,
String inheritedScope,
ArtifactFilter dependencyFilter,
MavenProject project)
Deprecated.
|
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.