|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.codehaus.groovy.maven.plugin.MojoSupport
org.codehaus.groovy.maven.plugin.ProviderMojoSupport
org.codehaus.groovy.maven.plugin.tools.ProvidersMojo
public class ProvidersMojo
Displays information about the Groovy runtime providers which are configured and selected.
Field Summary |
---|
Fields inherited from class org.codehaus.groovy.maven.plugin.ProviderMojoSupport |
---|
pluginArtifactMap |
Fields inherited from class org.codehaus.groovy.maven.plugin.MojoSupport |
---|
artifactFactory, artifactMetadataSource, artifactRepository, artifactResolver, log, project, remoteRepositories |
Fields inherited from interface org.apache.maven.plugin.Mojo |
---|
ROLE |
Constructor Summary | |
---|---|
ProvidersMojo()
|
Method Summary | |
---|---|
protected void |
doExecute()
|
protected void |
logEnvironment()
|
Methods inherited from class org.codehaus.groovy.maven.plugin.ProviderMojoSupport |
---|
contextualize, getProviderManager, getProviderSelection, provider |
Methods inherited from class org.codehaus.groovy.maven.plugin.MojoSupport |
---|
createArtifact, createClassPath, execute, getArtifact, getProjectClasspathElements, getUserClassspathElements, resolveArtifact |
Methods inherited from class org.apache.maven.plugin.AbstractMojo |
---|
getLog, getPluginContext, setLog, setPluginContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProvidersMojo()
Method Detail |
---|
protected void doExecute() throws java.lang.Exception
doExecute
in class MojoSupport
java.lang.Exception
protected void logEnvironment()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |