Merlyn, Looking through the changes you made, I think this will actually work for my needs as well. I was thinking that we may be able to change the 'from' usage a bit to use your stuff as well, allowing for something like: " apply plugin: 'company-plugin', from: 'com.example:company-plugin:1.0' ".
I think we can change the applyScript method to check to see if the given object is a URI first. If not, then assume it's a dependency and use a small variation of your createConfigurationWithDependency method. I'm not very familiar with Git, and I'm having troubles with pulling down the changes listed in your commit. When I clone the branch you provided, I don't see them. Any help here would be greatly appreciated. Thanks, Eric -- Learn from the past. Live in the present. Plan for the future. Blog: http://eric-berry.blogspot.com jEdit <http://www.jedit.org> - Programmer's Text Editor Bazaar <http://bazaar.canonical.com> - Version Control for Humans
