Hi all,

I have a project where dependencies are composed of a number of files (not just 
jar files) that I need unpacked and included as sub projects, and was wondering 
what the best approach for this is.

The solution I'm pondering is declaring the dependencies in buildSrc, then 
having a task in there to unpack them all under the project's root dir from the 
gradle cache.

Is this the right approach? Is there a better way of declaring dependencies 
that need to be unpacked/included in the build?
---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to