kaliber-scala / play-s3

S3 module for Play
MIT License
119 stars 49 forks source link

add required config and Docs for Maven #68

Closed graingert closed 7 years ago

graingert commented 8 years ago

@EECOLOR play-s3 is currently available on Maven central.

EECOLOR commented 8 years ago

Hey that's great! Thank you for putting in the effort and sorry for my lack of involvement.

So how would I release to maven? Previously I just typed release and the release plugin fixed it.

graingert commented 8 years ago

I'll add you to the bintray repo and configure the jcenter publish command for this repo On 8 Jun 2016 10:39 pm, "EECOLOR" notifications@github.com wrote:

Hey that's great! Thank you for putting in the effort and sorry for my lack of involvement.

So how would I release to maven? Previously I just typed release and the release plugin fixed it.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Kaliber/play-s3/pull/68#issuecomment-224737320, or mute the thread https://github.com/notifications/unsubscribe/AAZQTEW3sxGYPirK-ciNBmePVTOrl5jWks5qJzZ9gaJpZM4IxA_1 .

graingert commented 8 years ago

@EECOLOR what's your bintray account?

graingert commented 8 years ago

@EECOLOR what's your bintray account?

EECOLOR commented 8 years ago

@graingert Sorry for the extreme late reaction.

My Bintray account name is eecolor

EECOLOR commented 8 years ago

@graingert Could you explain the process from the last commit before release to the library being available in maven central?

It seems the publish command will now publish to bintray. But how does the package go from bintray to central?

EECOLOR commented 8 years ago

@graingert Could you please answer my previous question?

graingert commented 8 years ago

Ah you just press the publish to Maven button

On 1 Sep 2016 10:20, "EECOLOR" notifications@github.com wrote:

@graingert https://github.com/graingert Could you please answer my previous question?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Kaliber/play-s3/pull/68#issuecomment-244021705, or mute the thread https://github.com/notifications/unsubscribe-auth/AAZQTCptde0pIeUiT6CA8eRma3Blwqk9ks5qlpaogaJpZM4IxA_1 .

EECOLOR commented 8 years ago

@graingert I see, do you know (off the top of your head) if that can be automated?

graingert commented 8 years ago

@EECOLOR I don't know

lucianenache commented 7 years ago

@graingert is there a reason why you've picked jcenter over maven central? Additionally it would be nice if we could integrate this with a travis or circleci build server.

graingert commented 7 years ago

@lucianenache I think you've misunderstood. Jcenter uploads to maven central

lucianenache commented 7 years ago

@graingert I understand that, but I was wondering why jcenter and not sonatype's nexus

jorkzijlstra commented 7 years ago

@graingert We just merged a different branch for releasing to Maven. Version 9.0.0 is now available on it.