public class ExecuteMojo extends ComponentMojoSupport
pluginArtifactMapartifactFactory, artifactMetadataSource, artifactRepository, artifactResolver, log, project, remoteRepositories| Constructor and Description |
|---|
ExecuteMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected List |
getProjectClasspathElements()
Allow the script to work with every JAR dependency of both the project and plugin, including
optional and provided dependencies.
|
protected ArtifactItem[] |
getUserClassspathElements() |
protected void |
process(Component component) |
configure, doExecute, feature, featuredetectCompatibleProvider, getProviderManager, getProviderSelection, providercreateArtifact, createClassPath, execute, getArtifact, resolveArtifactprotected List getProjectClasspathElements() throws org.apache.maven.artifact.DependencyResolutionRequiredException
getProjectClasspathElements in class MojoSupportorg.apache.maven.artifact.DependencyResolutionRequiredExceptionprotected ArtifactItem[] getUserClassspathElements()
getUserClassspathElements in class MojoSupportprotected void process(Component component) throws Exception
process in class ComponentMojoSupportExceptionCopyright © 2006-2013 Codehaus. All Rights Reserved.