Checkout a dependent project from repo and build / multi repository builds

Are multiple repository builds planned in one of the next mile stones?

I want to include an external project from a Git/Hg repo to be build with my current project. Of course I can create a local repo and include it but it will be nice to include this directly. Also when the included project may use another build system.

Is this question really related to Gradle? It feels it’s about your VCS setup. Chance is I don’t understand the question… :slight_smile:

Gradle-side support for builds that span multiple source repositories has been discussed but isn’t something that’s on our current roadmap.