Skip to content
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.

Version in Maven-Central is packaged as aar.asc #19

Closed
forkch opened this issue Nov 4, 2013 · 5 comments
Closed

Version in Maven-Central is packaged as aar.asc #19

forkch opened this issue Nov 4, 2013 · 5 comments
Assignees

Comments

@forkch
Copy link

forkch commented Nov 4, 2013

When adding the newest version of the library to my dependencies it downloads the aar.asc file and therefore is not correctly added to my project

@vinc3m1
Copy link
Owner

vinc3m1 commented Nov 4, 2013

hmmm good catch. for now add @aar to the dependency and it should work, e.g.:

compile 'com.makeramen:roundedimageview:1.1.0@aar'

@ghost ghost assigned vinc3m1 Nov 4, 2013
@forkch
Copy link
Author

forkch commented Nov 4, 2013

thanks!

@sgehrman
Copy link

I had the same problem, glad I checked here.

@vinc3m1
Copy link
Owner

vinc3m1 commented Nov 13, 2013

Hmmm I'm having trouble getting this to work, anyone have any ideas? Adding a packaging value to pom.project doesn't seem to do anything similar to this issue

@vinc3m1
Copy link
Owner

vinc3m1 commented Dec 18, 2013

closed in #22, fix will be pushed to central tonight along with some other fixes, probably as 1.2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants