public abstract class ComponentMojoSupport extends ProviderMojoSupport
pluginArtifactMapartifactFactory, artifactMetadataSource, artifactRepository, artifactResolver, log, project, remoteRepositories| Modifier | Constructor and Description |
|---|---|
protected |
ComponentMojoSupport(String key) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure(Configuration context) |
protected void |
doExecute() |
protected Feature |
feature() |
protected Feature |
feature(String key) |
protected abstract void |
process(Component component) |
detectCompatibleProvider, getProviderManager, getProviderSelection, providercreateArtifact, createClassPath, execute, getArtifact, getProjectClasspathElements, getUserClassspathElements, resolveArtifactprotected ComponentMojoSupport(String key)
protected void doExecute()
throws Exception
doExecute in class MojoSupportExceptionprotected void configure(Configuration context) throws Exception
ExceptionCopyright © 2006-2013 Codehaus. All Rights Reserved.