Full name:
org.codehaus.groovy.maven:gmaven-plugin:1.0-rc-5:execute
Description:
Attributes:
test.1.0-alpha-1.| Name | Type | Since | Description |
|---|---|---|---|
| source | Source |
1.0-alpha-1 |
The source of the script to execute. This can be a URL, File or
script body. |
| Name | Type | Since | Description |
|---|---|---|---|
| classpath | ArtifactItem[] |
1.0-alpha-1 |
Additional artifacts to add to the scripts classpath. |
| defaults | Map |
1.0-alpha-1 |
A set of default project properties, which the values will be used
only if the project or system does not override. |
| properties | Map |
1.0-alpha-1 |
A set of additional project properties. |
| providerSelection | String |
1.0-alpha-1 |
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. |
| sanitizeErrors | boolean |
1.0-beta-3 |
Sanatize errors, stripping out Groovy internals. Default value is: true. |
| scriptpath | File[] |
1.0-alpha-1 |
Path to search for imported scripts. |
| trapAssertionErrors | boolean |
1.0-alpha-1 |
Trap assertion errors and rethrow them as execution failures. Default value is: true. |
org.codehaus.groovy.maven.common.ArtifactItem[]1.0-alpha-1Nojava.util.Map1.0-alpha-1Nojava.util.Map1.0-alpha-1Nojava.lang.String1.0-alpha-1No${gmaven.runtime}boolean1.0-beta-3Notruejava.io.File[]1.0-alpha-1Noorg.codehaus.groovy.maven.plugin.execute.Source1.0-alpha-1Yesboolean1.0-alpha-1Notrue