linkedin / dexmaker

A utility for doing compile or runtime code generation targeting Android's Dalvik VM
Apache License 2.0
1.88k stars 249 forks source link

Please publish to jcenter #121

Closed philipa closed 6 years ago

philipa commented 6 years ago

Please consider publishing dexmaker to jcenter as documented here: https://www.jfrog.com/confluence/display/BT/Central+Repositories#CentralRepositories-IncludingyourPackageinJCenter

The jcenter repository is accessible anonymously, whereas bintray requires an account.

drewhannay commented 6 years ago

As far as I know, this is already done. Are you having an issue with accessing the artifacts?

philipa commented 6 years ago

Yes.

Also, I can't find them by searching at https://bintray.com/bintray/jcenter or browsing at http://jcenter.bintray.com/

drewhannay commented 6 years ago

Here's the four artifact links. They all show up as "Linked to jcenter" for me.

https://bintray.com/linkedin/maven/dexmaker https://bintray.com/linkedin/maven/dexmaker-mockito https://bintray.com/linkedin/maven/dexmaker-mockito-inline https://bintray.com/linkedin/maven/dexmaker-mockito-inline-extended

philipa commented 6 years ago

... and now it works! I've got nexus in the middle, perhaps that had a glitch.

Thanks for the fast support.