Are you sure? Because when I use it in the maven base project I get

[ERROR] Failed to execute goal on project app-telekomTv: Could not resolve 
dependencies for project ...:apk:1.0.2-SNAPSHOT: The following artifacts 
could not be resolved: com.
github.manuelpeinado.fadingactionbar:fadingactionbar:jar:3.1.2, 
com.android.support:appcompat-v7:jar:21.0.0-rc1: Failure to find 
com.github.manuelpeinado.fadingactionbar:fadingactionbar:jar:3.1.2 in h
ttps://... was cached in the local repository, resolution will not be 
reattempted until the update interval of nexus has elapsed or updates are 
forced -> [Help 1]


Dne úterý, 5. srpna 2014 22:33:42 UTC+2 Jake Wharton napsal(a):
>
> Type isn't needed. The pom for ABC is queried and the declared packaging 
> (aar) will be used.
>
>
> On Tue, Aug 5, 2014 at 1:32 PM, Tomáš Procházka <tomas.p...@gmail.com 
> <javascript:>> wrote:
>
>> Sorry. I don't mean <scope> but <type>
>>
>> Dne úterý, 5. srpna 2014 22:23:36 UTC+2 Tomáš Procházka napsal(a):
>>
>>> 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 adt-dev+u...@googlegroups.com <javascript:>.
>> 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 adt-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to