Skip to content

Upload to Bintray and Maven Central #497

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 9, 2018
Merged

Upload to Bintray and Maven Central #497

merged 1 commit into from
May 9, 2018

Conversation

nebhale
Copy link
Member

@nebhale nebhale commented May 9, 2018

Previously, an update to the build system took a stab at uploading releases to Bintray and them promoting them to Maven Central. Unsurprisingly, without a release to test against, this didn't work on the first try. The first change required a move of the bintray configuration from the top-level project to each subproject that would be published. Unlike before, this is now a subset of projects excluding things like the integration tests. Second, this change finishes improvements to the Maven POM in order to meet the Maven Central requirements for publication. Specifically three developers were added to the POMs in order for Sonatype to reach them if necessary.

Previously, an update to the build system took a stab at uploading releases to
Bintray and them promoting them to Maven Central.  Unsurprisingly, without a
release to test against, this didn't work on the first try.  The first change
required a move of the bintray configuration from the top-level project to
each subproject that would be published.  Unlike before, this is now a subset
of projects excluding things like the integration tests.  Second, this change
finishes improvements to the Maven POM in order to meet the Maven Central
requirements for publication.  Specifically three developers were added to the
POMs in order for Sonatype to reach them if necessary.
@rdegnan rdegnan merged commit 5fedb1d into rsocket:1.0.x May 9, 2018
@nebhale nebhale deleted the bintray-maven-central branch May 11, 2018 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants