How do I override the default location for the .grails folder from the command line? -


In a UNIX environment, I want to. Goals folder to go somewhere other than the default location, and I want to set it up from the command line ... I believe something like the command should be:

grails - Duser.home = / x / y / z run-app

but it does not work. What is the right way to do this?

You are viewing the command line switch:

  -Dgrails Work.dir  

I have written that there is a script in which a unique grails work directory that is based on the mercurial branch for you, is working again (so you are doing strange compilation They can easily switch without errors). You may find the script useful.


Comments