groovy:console
Full name:
org.codehaus.groovy.maven:gmaven-plugin:1.0-rc-5:console
Description:
Launches the Groovy GUI console.
Attributes:
- Requires dependency resolution of artifacts in scope:
test.
- Since version:
1.0-beta-2.
Optional Parameters
| Name |
Type |
Since |
Description |
| providerSelection |
String |
1.0-beta-2 |
A comma-seperated list of provider keys, in order of preference of
selection. If the invoking JVM is at least Java 1.5, then the
Groovy 1.6 runtime will be used, else the Groovy 1.5 runtime is
used.
|
Parameter Details
providerSelection:
A comma-seperated list of provider keys, in order of preference of
selection. If the invoking JVM is at least Java 1.5, then the
Groovy 1.6 runtime will be used, else the Groovy 1.5 runtime is
used.
- Type:
java.lang.String
- Since:
1.0-beta-2
- Required:
No
- Expression:
${gmaven.runtime}