Hi,

I am trying to set up a multi project build where settings.gradle is parallel 
to the subprojects like:

a/
b/
main/
        build.gradle
        settings.gradle


a and b are sub projects of main. Now I can run the build from main, after some 
tweaks to the settings file. But I cannot build locally. If I call gradle build 
in the a directory gradle cannot find the settings file. How can I configure 
the directory of the settings file for a?

Thanks for any help in advance.

Best regards

Alexander von Zitzewitz

hello2morrow Inc.
1 (877) 294-6327




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

    http://xircles.codehaus.org/manage_email


Reply via email to