|
||||||||||
| 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.gmaven.plugin.MojoSupport
org.codehaus.gmaven.plugin.ProviderMojoSupport
org.codehaus.gmaven.plugin.ComponentMojoSupport
org.codehaus.gmaven.plugin.tools.ShellMojo
public class ShellMojo
Launches the Groovy Shell (aka. groovysh).
| Field Summary |
|---|
| Fields inherited from class org.codehaus.gmaven.plugin.ProviderMojoSupport |
|---|
pluginArtifactMap |
| Fields inherited from class org.codehaus.gmaven.plugin.MojoSupport |
|---|
artifactFactory, artifactMetadataSource, artifactRepository, artifactResolver, log, project, remoteRepositories |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
ShellMojo()
|
|
| Method Summary | |
|---|---|
protected void |
configure(Configuration config)
|
protected java.util.List |
getProjectClasspathElements()
|
protected void |
process(Component component)
|
| Methods inherited from class org.codehaus.gmaven.plugin.ComponentMojoSupport |
|---|
doExecute, feature, feature |
| Methods inherited from class org.codehaus.gmaven.plugin.ProviderMojoSupport |
|---|
detectCompatibleProvider, getProviderManager, getProviderSelection, provider |
| Methods inherited from class org.codehaus.gmaven.plugin.MojoSupport |
|---|
createArtifact, createClassPath, execute, getArtifact, 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 ShellMojo()
| Method Detail |
|---|
protected java.util.List getProjectClasspathElements()
throws org.apache.maven.artifact.DependencyResolutionRequiredException
getProjectClasspathElements in class MojoSupportorg.apache.maven.artifact.DependencyResolutionRequiredException
protected void configure(Configuration config)
throws java.lang.Exception
configure in class ComponentMojoSupportjava.lang.Exception
protected void process(Component component)
throws java.lang.Exception
process in class ComponentMojoSupportjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||