Modifier and Type | Method and Description |
---|---|
Set<Artifact> |
ProjectArtifactFactory.createArtifacts(MavenProject project) |
Set<Artifact> |
DefaultProjectArtifactFactory.createArtifacts(MavenProject project) |
Modifier and Type | Method and Description |
---|---|
void |
PluginManager.executeMojo(MavenProject project,
MojoExecution execution,
MavenSession session)
Deprecated.
|
Constructor and Description |
---|
InvalidPluginException(String message,
InvalidDependencyVersionException e) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultPluginManager.executeMojo(MavenProject project,
MojoExecution execution,
MavenSession session) |
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–2015 The Apache Software Foundation. All rights reserved.