Hi,

Am 11.01.2011 um 12:15 schrieb helmut.denk:

> 
> an additional remark: 
> 
> i know, that i could resolve enlive by hand 
> 
> 
> compile 'enlive:enlive:1.0.0-snaps...@jar'
> ...
> 
> 
> but then there is another lib that needs
> to be treated the same way:
> 
> 
> compile 'net.cgrand:moustache:1.0.0-SNAPSHOT'
> 
> 
> and maybe another and another ....

I hit this problem, too. It occurs with SNAPSHOTs. My solution was to specify 
"transitive: false" and add their dependencies (eg. tagsoup for enlive) 
manually.

Sincerely
Meikel



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to