| Class | Description |
|---|---|
| BasicResourceLoader |
Basic
ResourceLoader implementation. |
| ClassSourceFactory |
Creates
ClassSource instances |
| ConsoleMojo |
Open a Groovy console window.
|
| ExecuteMojo |
Execute a Groovy script.
|
| FailClosureTarget |
Target implementation of
fail closure. |
| GroovyRuntimeFactory |
Creates
GroovyRuntime instances. |
| HelpMojo |
Display help information on groovy-maven-plugin.
Call mvn groovy:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| MojoResourceLoader |
Mojo
ResourceLoader. |
| MojoSupport |
Support for
Mojo implementations. |
| RuntimeMojoSupport |
Support for
Mojo implementations which require
GroovyRuntime and related facilities. |
| ShellMojo |
Run
groovysh shell. |
| Enum | Description |
|---|---|
| ClasspathScope |
Classpath scope.
|
Copyright © 2006-2013 Codehaus. All Rights Reserved.