merscwog wrote:
> 
> What you probably want is below:
> 
> dependency(':apache-river:2.1.1') {
>      artifact { name='jsk-platform' ; type='jar' }
>      artifact { name='jsk-lib' ; type='jar' }
> }
> ...
> Like I said, using artifacts with gradle is nowhere near as simple as
> treating each artifact as a "module".
> ....
> 
> 

Hi Spencer,

Thank you for your valuable help again! Not just because this works, but the
explanations shed light as to why. Cookbook is fattening :-)

Zsolt
-- 
View this message in context: 
http://old.nabble.com/partially-handled-client-module-dependencies-tp27335632p27351907.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


Reply via email to