| 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<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–2013 The Apache Software Foundation. All rights reserved.