Skip to content
This repository was archived by the owner on May 25, 2023. It is now read-only.

Conversation

@debasishg
Copy link
Contributor

This PR adds the capability to publish artifacts to Sonatype.

Publish to Sonatype is quite unstable as the staging process (publishSigned) frequently fails with gateway timeout exception (http code: 504). Was able to do publishSigned after a few attempts. Then when I tried to close the staging repo (as per the workflow), the Sonatype UI threw a 500 exception. But I found that all the artifacts have been copied to releases folder. Though sync to Maven Central has not yet happened.

I raised the issue in #tooling Slack channel and awaiting any suggestion.

Any better alternative welcome!

@debasishg debasishg requested a review from deanwampler January 2, 2018 11:08
@debasishg
Copy link
Contributor Author

debasishg commented Jan 2, 2018

An update - Sync to Maven Central has happened. We now have kafka-streams-scala_2.12 ver 0.0.1 on Maven Central.

Copy link

@deanwampler deanwampler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@debasishg debasishg merged commit f70cf82 into develop Jan 2, 2018
@debasishg debasishg deleted the publish branch January 2, 2018 16:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants