tinca wrote: > > ... > > Ps. Perhaps I should use a repo structure which more of Maven-like, > because the current layout is somewhat ad-hoc: > [module]/[revision]/artifacts...? > > >
Introducing organisation in to repo structure has not helped. Maybe the original question can be reformulated: What resolving pattern and dependency notation to use for accessing multiple artifacts of the same module? Using classifiers is not enough because the artifacts's name do not follow a regular patter like: module-classifier-revision. It's more of name1.jar, name2.jar ... Zsolt -- View this message in context: http://old.nabble.com/partially-handled-client-module-dependencies-tp27335632p27346246.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
