Skip to content

[KTI-2375] Refactor publishing to support arbitrary maven repository #4455

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SmialyKot
Copy link

@SmialyKot SmialyKot commented Jun 11, 2025

The oss.sonatype repository is being sunset and maven.pkg.jetbrains.space is as well. The best way to future-proof is to accept generic repository and username/password and make all the changes in TC deployments instead of the publishing code.

The change in kotlinx.coroutines was made to showcase what needs to be done for other kotlinx libraries. We will now publish to Space packages and then relay from it to Central via a dedicated deployment.

@fzhinkin fzhinkin self-assigned this Jun 11, 2025
@SmialyKot SmialyKot marked this pull request as ready for review June 11, 2025 14:44
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