Hello, Firstly: your "com/ji/hil" looks suspicious, it should be in dot form, e.g. "com.ji.hil", but also dependens on how your repository is structured.
Check http://gradle.codehaus.org/Cookbook#Cookbook-Customrepositorystructureanditsaccesspatterns this part in the Cookbook and let's see if it helps. gradle writes out detailed messages when resolving patterns. Check them too, and you can adjust your pattern or the structure of your repo, accordingly. The Cookbook example could be a little bit outdated, it worked with 0.8 but there was some change going to 0.9. I'll will update them as soon as I have some time. -- View this message in context: http://gradle.1045684.n5.nabble.com/How-to-define-custom-remote-repo-for-client-dependency-tp1435972p3250853.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
