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 TypeMethodDescriptionvoidexecute(ExecuteContext context) groovy.lang.ClosuregetValue()voidsetClosure(groovy.lang.Closure closure) toString()Methods inherited from class org.sonatype.maven.polyglot.execute.ExecuteTaskSupport
getId, getPhase, setId, setPhase