Set grails.work.dir to something unique by default

XMLWordPrintable

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Minor
    • Component/s: grails-plugin
    • None

      I have a lot of Grails projects built by Jenkins and I got strange problems because I did not know I had to specify unique grails.work.dir for each project.
      If I leave grails.work.dir blank all grails projects are built in $HOME/.grails/1.3.7/projects/workspace causing a mixup.
      Can grails.work.dir be set automatically from the build name or something? If that is not possible, it must be documented that grails.work.dir is not really optional. You must specify a unique dir for each project, otherwise you can get into trouble.

            Assignee:
            jeffg2one
            Reporter:
            Goran Ehrsson
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: