Hi,

is it possible that I reference an upper-level directory as project of
my multi-project build?

Consider the following example:


root
  - x
  - group
      -- build.gradle
      -- settings.gradle
      -- a
      -- b
      -- c

I have three projects belonging together and residing in directory
'group'. This should also be the place the build management scripts
should be. But projects 'a', 'b' and 'c' also depend on a project 'x',
residing on the same level as 'group'. How can I configure this
multi-project build?

Bye,
Falk

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to