public class ExecuteMojo extends ComponentMojoSupport
pluginArtifactMap
artifactFactory, 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, feature
detectCompatibleProvider, getProviderManager, getProviderSelection, provider
createArtifact, createClassPath, execute, getArtifact, resolveArtifact
protected List getProjectClasspathElements() throws org.apache.maven.artifact.DependencyResolutionRequiredException
getProjectClasspathElements
in class MojoSupport
org.apache.maven.artifact.DependencyResolutionRequiredException
protected ArtifactItem[] getUserClassspathElements()
getUserClassspathElements
in class MojoSupport
protected void process(Component component) throws Exception
process
in class ComponentMojoSupport
Exception
Copyright © 2006-2012 Codehaus. All Rights Reserved.