Skip to content
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

Correct sonatype release process #8

Merged
merged 3 commits into from
Apr 29, 2021

Conversation

twrichards
Copy link
Contributor

Some tweaks following #7 given learnings from https://github.com/guardian/flexible-model/pull/37...

  • notably replacing publishTo := sonatypePublishToBundle.value with publishTo := sonatypePublishTo.value (as the former staged artifacts to local machine causing the release to fail silently with warn [SonatypeService] No staging repository is found. Do publishSigned first.
  • also improved the README
  • also made the steps of the release process explicit and moved the git interactions to after the publish/release step so that if something goes wrong there's not annoying git cleanup to do

@twrichards twrichards requested review from AWare and a team April 29, 2021 13:01
@twrichards twrichards force-pushed the correct-sonatype-release-process branch from 2863664 to c056a16 Compare April 29, 2021 13:48
@twrichards
Copy link
Contributor Author

twrichards commented Apr 29, 2021

It's on sonatype servers...
image

... but still waiting for it to appear in Maven Central

Copy link
Contributor

@AWare AWare left a comment

Choose a reason for hiding this comment

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

Thanks Tom

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.

None yet

2 participants