Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-3601

grails.project.work.dir needs a sensible default

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Critical Critical
    • grails-plugin
    • None
    • Platform: All, OS: All

      If the project working directory is not customised, it will end up being
      ${grails.work.dir}/projects/workspace, since "workspace" is usually the working
      directory in Hudson. This makes it difficult to build multiple Grails projects
      in one Hudson instance.

      The plugin should by default change grails.project.work.dir to be named after
      the project, which makes more sense.

      (Two workarounds for this problem: check out the source in a subdirectory of
      the workspace, or change the workspace directory under Advanced Project Options
      -> Use custom workspace.)

            jeffg2one jeffg2one
            mbetter Marcus Better
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: