This is when distributing via Maven Central btw.

On Thursday, June 26, 2014 9:36:23 PM UTC-7, Prateek Srivastava wrote:
>
> Hey Xavier, any updates on this? Still an issue with the latest version.
>
> On Thursday, December 5, 2013 5:13:30 PM UTC-8, Xavier Ducrohet wrote:
>>
>> This is strange, and should not happen AFAIK.
>>
>> I'll do some tests.
>>
>>
>> On Wed, Dec 4, 2013 at 8:26 AM, Mark Murphy <[email protected]> 
>> wrote:
>>
>>> I am running into the same problem as is outlined in this question,
>>> though not with Sonatype Nexus:
>>>
>>>
>>> http://stackoverflow.com/questions/20061652/android-gradle-library-dependency-with-library-dependency-using-nexus
>>>
>>> Scenario: I have App A, depending upon Library B, which in turn depends
>>> upon Library C.
>>>
>>> Library C is in a Maven repo. Library B is in the same repo, with a POM
>>> that contains the dependency upon Library C.
>>>
>>> App A has Library B in its dependencies. However, running gradle clean
>>> assembleDebug results in:
>>>
>>> "Module version [Library B] depends on libraries but is not a library
>>> itself"
>>>
>>> The error does not make a lot of sense to me, particularly since if I
>>> install both Library B and Library C to mavenLocal(), and switch my
>>> build.gradle to use mavenLocal(), it works. IOW, this is only a problem
>>> with a remote repository.
>>>
>>> Is there a known limitation in having an AAR depend upon another AAR in
>>> a remote Maven artifact repository?
>>>
>>> Thanks!
>>>
>>> --
>>> Mark Murphy (a Commons Guy)
>>> http://commonsware.com | http://github.com/commonsguy
>>> http://commonsware.com/blog | http://twitter.com/commonsguy
>>>
>>> _The Busy Coder's Guide to Android Development_: 2,500+ Pages, Updated
>>> Frequently!
>>>
>>> --
>>> You received this message because you are subscribed to the Google 
>>> Groups "adt-dev" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to [email protected].
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>
>>
>>
>> -- 
>> Xavier Ducrohet
>> Android SDK Tech Lead
>> Google Inc.
>> http://developer.android.com | http://tools.android.com
>>
>> Please do not send me questions directly. Thanks! 
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to