Class GroovyExecuteTask
java.lang.Object
org.sonatype.maven.polyglot.execute.ExecuteTaskSupport
org.sonatype.maven.polyglot.groovy.execute.GroovyExecuteTask
- All Implemented Interfaces:
ExecuteTask
Encapsulates a Groovy
ExecuteTask
.- Since:
- 0.7
- Author:
- Jason Dillon
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
execute
(ExecuteContext context) groovy.lang.Closure
getValue()
void
setClosure
(groovy.lang.Closure closure) toString()
Methods inherited from class org.sonatype.maven.polyglot.execute.ExecuteTaskSupport
getId, getPhase, setId, setPhase