Issue Type: Bug Bug
Affects Versions: current
Assignee: jeffg2one
Components: grails
Created: 04/Apr/14 4:33 PM
Description:

If your workspace has spaces in the name then it breaks the wordir param.

It uses "-Dgrails.work.dir=/var/lib/jenkins/jobs/Job With Spaces/workspace//target" by default with that quoting and so breaks.

Should have single quotes around the directroy. Setting the grails.work.dir manually to '${WORKSPACE}/.grails' with the single quotes in the interface seems to work around the issue but is a bit of a hack.

Environment: Grails plug 1.7 and Jenkins ver. 1.532.2
Project: Jenkins
Priority: Minor Minor
Reporter: john cooper
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to