| Package | Description | 
|---|---|
| org.apache.maven.plugin | |
| org.apache.maven.plugin.internal | |
| org.apache.maven.project | |
| org.apache.maven.project.artifact | 
| 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–2014 The Apache Software Foundation. All rights reserved.