Skip to content

Use io.github.markst namespace for Maven Central publishing#6

Draft
Copilot wants to merge 3 commits intotask/resolve-local-urlfrom
copilot/setup-maven-central-publishing
Draft

Use io.github.markst namespace for Maven Central publishing#6
Copilot wants to merge 3 commits intotask/resolve-local-urlfrom
copilot/setup-maven-central-publishing

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 19, 2026

Switch Maven group ID from dev.markturnip to io.github.markst, the namespace automatically verified on Sonatype Central Portal.

  • gradle.properties: group=dev.markturnipgroup=io.github.markst
  • radioplayer/build.gradle.kts: groupId in mavenPublishing coordinates updated to match

Published artifact: io.github.markst:radioplayer:0.1.0

The Android namespace (dev.markturnip.radioplayer) is unchanged — it's an internal resource identifier, not the Maven coordinate.


💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.

…lugin

Co-authored-by: markst <274318+markst@users.noreply.github.com>
Copilot AI changed the title [WIP] Setup Maven Central publishing for project Setup Maven Central publishing via vanniktech plugin Mar 19, 2026
Copilot AI requested a review from markst March 19, 2026 12:38
Copilot AI changed the title Setup Maven Central publishing via vanniktech plugin Use io.github.markst namespace for Maven Central publishing Mar 23, 2026
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