On 02/22/2012 08:51 PM, David Kowis wrote:
> On 02/22/2012 08:49 PM, Peter Niederwieser wrote:
>> For Gradle to successfully resolve an Ivy module, it needs to find the
>> ivy.xml, which appears to be missing. If you want Gradle to just download
>> one Jar, try `classpath 'edu.sc.seis:gradle-macappbundle:1.0.3@jar'`.
> 
> No effect.

Is there a way to have gradle download an individual file from a URL and
use it as the desired dependency? I suppose I could figure out how to
code it directly into the task and automatically download it into the
libs directory each time, or something similar to that. Is there a
simpler way to do it?

That would ultimately provide the same solution without it being all ivy-y.

David

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to