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
- is related to
-
JENKINS-18368 Decorated Launcher Does Not Maintain "isUnix" for RemoteLauncher
- Resolved