I'm using the Grails plugin for Jenkins (formerly Hudson) and didn't find a way to specify a custom environment for a target.
I tried -Dgrails.env=myEnvironment warin the targets input and -Dgrails.env=integration in the Properties input of the config section without any luck.
grails.env=integrationin the properties pane of theBuild With Grailsbuild step. Is that what you tried? – tim_yates Mar 28 '11 at 11:18