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

Maven central migration #2

Merged
merged 9 commits into from
Mar 19, 2021
Merged

Maven central migration #2

merged 9 commits into from
Mar 19, 2021

Conversation

reisub
Copy link
Contributor

@reisub reisub commented Mar 11, 2021

See commit list for more details.

As an improvement, I also added this Gradle plugin which adds tasks to automatically close and optionally release the artifact.

For now it's set up so that you still need to manually press the release button in the Sonatype web interface, but this can be changed by calling closeAndReleaseSonatypeStagingRepository instead of closeSonatypeStagingRepository in publish.sh.

EDIT:
The new release artifact is now up:
https://search.maven.org/artifact/com.infinum/retrofit-converter-thrifty

Unfortunately, I only figured out that all the other artifacts include the artifact name in the group id after uploading... But this is the only lib with a single artifact so maybe this is fine?

@reisub reisub requested a review from bojankoma March 11, 2021 21:29
Copy link

@bojankoma bojankoma left a comment

Choose a reason for hiding this comment

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

@reisub reisub merged commit f528f99 into master Mar 19, 2021
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