Oops, noticed a typo:

-- If module_X is not checked out, then I need to fetch module_X-Z.jar (and
its dependencies) from our artifact repository (I have already set up gradle
to fetch all artifacts from this repository)

should be:

-- If module_Y:version_Z is not checked out,t hen I need to fetch
module_Y-Z.jar...........

--
View this message in context: 
http://gradle.1045684.n5.nabble.com/Multi-project-build-dynamically-add-subprojects-dependencies-tp4824341p4824415.html
Sent from the gradle-user mailing list archive at Nabble.com.

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

    http://xircles.codehaus.org/manage_email


Reply via email to