Skip to content

Groovy for IBM UrbanCode Build - Steps

Steps

Steps

Process steps in the Groovy plug-in

Run Groovy Script

Run a Groovy script.

NameTypeDescriptionRequired
Groovy HomeStringGroovy home directory. Default is the value of the GROOVY_HOME environment variable.Yes
ScriptStringEnter the script code to run. A java.util.Properties variable for output properties to upload to the server is in the outProps context another variable containing all the input properties is in the inProps context.Yes