Skip to content

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