public abstract class ComponentMojoSupport extends ProviderMojoSupport
pluginArtifactMap
artifactFactory, 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, provider
createArtifact, createClassPath, execute, getArtifact, getProjectClasspathElements, getUserClassspathElements, resolveArtifact
protected ComponentMojoSupport(String key)
protected void doExecute() throws Exception
doExecute
in class MojoSupport
Exception
protected void configure(Configuration context) throws Exception
Exception
Copyright © 2006–2013 Codehaus. All rights reserved.