moagrius / TileView

TileView is a subclass of android.view.ViewGroup that asynchronously displays, pans and zooms tile-based images. Plugins are available for features like markers, hotspots, and path drawing.
MIT License
1.46k stars 337 forks source link

Maven central #59

Closed Shusshu closed 10 years ago

Shusshu commented 10 years ago

Would you like your lib to be available in Maven Central ? http://search.maven.org If so I can make some small changes to the pom and then you need to create a ticket at sonatype and prove you own the domain and voila (I can help you with some links)

moagrius commented 10 years ago

Awesome - sounds good - what do I need to do specifically?

Shusshu commented 10 years ago

Depends if you wish to upload it yourself or if you prefer me to do it. But for sure the proof of domain ownership that's for you to do.

You can read the whole page and do the first 3 points and then we can do the rest together: https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide

moagrius commented 10 years ago

I signed up and started to create a ticket, but wasn't sure about some of the settings. I assume these need to jive with whatever you've created, right? So, for example, is groupId com.qozix, or com.qozix.tileview? If there's anything else I need to know for these fields (step 3), let me know.

Thanks.

Shusshu commented 10 years ago

groupid = com.qozix artifactid = tileview Already Sync To Central= no Project url either your website or this github project. The rest is simple no?

moagrius commented 10 years ago

OK, it's been created: https://issues.sonatype.org/browse/OSSRH-8225

I accidentally created an issue of type "Task" (instead of "New Project") first - https://issues.sonatype.org/browse/OSSRH-8224 - but I don't see any way to delete it.

Shusshu commented 10 years ago

Ok they have created your repo

Would you like to do it? (as you have access) Or would you like me to do it?

in order to publish the project you need to:

Then you can execute some cmds:

And then there are 2 step on the sonatype website to finally publish the product.

For any future updates you will only need to run the last 2 cmds and that's it.

If you wish me to do it then I will need contributor access to the repository so that the plugin can automatically commit stuff. and maybe more I'll have to check with sonatype if I can upload on your behalf (https://issues.sonatype.org/browse/OSSRH-8225#comment-207930)

moagrius commented 10 years ago

It'd be great if you could do it. I've added you as a collaborator. LMK if there's anything else I need to do.

Shusshu commented 10 years ago

I think you need to give me access to the sonatype repository http://oss.sonatype.org We are almost there

Access denied to: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/qozix/TileView/1.0.7/TileView-1.0.7.jar,

Shusshu commented 10 years ago

Can you add a comment on the ticket: https://issues.sonatype.org/browse/OSSRH-8225#comment-207930 asking to add me? Benoit Billington sonatype username: shusshu

moagrius commented 10 years ago

Done - sorry for the delay - was out of the house.

Shusshu commented 10 years ago

Release promoted it will be available within 2 hours on maven central ( http://search.maven.org )

moagrius commented 10 years ago

Awesome - thank you sir

Shusshu commented 10 years ago

Good night and happy Christmas :)

Benoit Billington

On Wed, Dec 25, 2013 at 12:21 AM, moagrius notifications@github.com wrote:

Awesome - thank you sir

— Reply to this email directly or view it on GitHubhttps://github.com/moagrius/TileView/issues/59#issuecomment-31187368 .

moagrius commented 10 years ago

Same to you :)