[JIRA] (JENKINS-15585) If you have a windows master, linux slave, the grails plugin tries to run grails as using windows slashes and the bat file as executable
[JIRA] (JENKINS-15585) If you have a windows master, linux slave, the grails plugin tries to run grails as using windows slashes and the bat file as executable
I am installing grails 2.0.4 using the mirrors. The installation goes correctly, but when my build tries to run grails, I see the following:
Unpacking http://dist.springframework.org.s3.amazonaws.com/release/GRAILS/grails-2.0.4.zip to /home/jenkins/tools/Grails/Grails_2.0.4 on Deuterium
FATAL: \home\jenkins\tools\Grails\Grails_2.0.4\bin\grails.bat doesn't exist
Build step 'Build With Grails' marked build as failure
The path is right, but the slashes are wrong, and it shouldn't use grails.bat