This fixes #6: adds ability to publish library to Maven Central.#15
This fixes #6: adds ability to publish library to Maven Central.#15motdotla merged 1 commit intosendgrid:masterfrom
Conversation
|
Thank you!! |
|
❤️ |
|
Working through this now |
|
Ticket is up here: https://issues.sonatype.org/browse/OSSRH-8185 I'll be watching it. Upon approval of that group id, I'll move the next step. Thanks again @ediweissmann ! |
|
My pleasure :) |
This fixes #6: adds ability to publish library to Maven Central.
|
Notes for my future reference: Here's details on the final release process:
|
|
Ok, this is finally done: http://search.maven.org/#search%7Cga%7C1%7Csendgrid The example here is also updated: http://github.com/scottmotte/sendgrid-java-example |
This prepares the build.gradle file for publishing the library to Maven Central.
It's in the lines of this article here: http://yennicktrevels.com/blog/2013/10/11/automated-gradle-project-deployment-to-sonatype-oss-repository/
Next steps:
(see https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide)
(see https://docs.sonatype.org/display/Repository/How+To+Generate+PGP+Signatures+With+Maven and http://yennicktrevels.com/blog/2013/10/11/automated-gradle-project-deployment-to-sonatype-oss-repository/ )
and release the artifacts: https://oss.sonatype.org/index.html#stagingRepositories