Skip to content

Conversation

@kropp
Copy link
Member

@kropp kropp commented Jan 29, 2026

Change Dev Maven repository to public.jetbrains.team

Fixes CMP-1460 Migrate Compose dev builds from public.jetbrains.space

Testing

All build configurations are green, packages are uploaded.

Release Notes

N/A

@kropp kropp requested a review from igordmn January 29, 2026 11:44
@kropp kropp requested a review from eymar January 29, 2026 15:07
mavenCentral()
gradlePluginPortal()
maven("https://maven.pkg.jetbrains.space/public/p/compose/dev")
maven("https://packages.jetbrains.team/maven/p/cmp/dev")
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we setup an URL similar to Kotlin in the future (maybe not now). Something like:

https://redirector.kotlinlang.org/maven/cmp-dev/

This repo can be used by external users to use daily builds. https://packages.jetbrains.team looks like an internal link. Use cases:

  • users don't want to wait for 2-weakly builds to try a just committed change
  • we can ask users to try some build to investigate an issue or try a fix

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, that's the plan.
Unfortunately, there is already such a redirect to our old dev repo, so to not introduce further confusion I decide to migrate first, update redirect and then use it in our samples

@kropp kropp merged commit de33213 into master Jan 30, 2026
34 of 40 checks passed
@kropp kropp deleted the migrate-dev-maven branch January 30, 2026 08:54
kropp added a commit that referenced this pull request Jan 30, 2026
kropp added a commit that referenced this pull request Jan 30, 2026
This reverts commit de33213.

## Release Notes
N/A
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.

4 participants