BTW, here the bug that was filed a while ago for this: https://code.google.com/p/android/issues/detail?id=72807
I'll update the bug when I have more information. On Thu, Aug 7, 2014 at 12:58 PM, William Ferguson < [email protected]> wrote: > Great, thanks for the follow up Xavier. > > > On Fri, Aug 8, 2014 at 5:14 AM, Xavier Ducrohet <[email protected]> wrote: > >> Someone reported this to me a few weeks ago already, but I didn't have >> time to look into it. >> >> I just email the Gradle dev list asking for their opinion on this, since >> it's Gradle itself that's generating the POM (our plugin doesn't do >> anything). >> >> >> On Tue, Aug 5, 2014 at 1:23 PM, Tomáš Procházka < >> [email protected]> wrote: >> >>> I have one gradle related question. >>> >>> This project >>> https://github.com/ManuelPeinado/FadingActionBar >>> has one aar module that depend on another one and on app compat library. >>> But during deploying to the maven repository, gradle don't generate >>> <scope>aar</scope> to the dependency declaration. >>> So by maven definition it mean that dependency should be .jar not .aar. >>> It is bug of gradle itself or bug in your android plugin which define >>> aar? >>> >>> Problem is described also here: >>> https://github.com/ManuelPeinado/FadingActionBar/issues/70 >>> >>> -- >>> 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. >>> >> >> >> >> -- >> 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 a topic in the >> Google Groups "adt-dev" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/adt-dev/PM50ZXFXN_k/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- > 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. > -- 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.
