Package | Description |
---|---|
org.apache.maven.project | |
org.apache.maven.project.artifact |
Modifier and Type | Method and Description |
---|---|
Set |
MavenProject.createArtifacts(ArtifactFactory artifactFactory,
String inheritedScope,
ArtifactFilter dependencyFilter) |
Modifier and Type | Method and Description |
---|---|
static Set |
MavenMetadataSource.createArtifacts(ArtifactFactory artifactFactory,
List dependencies,
String inheritedScope,
ArtifactFilter dependencyFilter,
MavenProject project) |
Copyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.