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

Clean up old naming and publish relocation coordinates for builds in Maven Central #106

Open
bplattenburg opened this issue Jun 25, 2024 · 1 comment

Comments

@bplattenburg
Copy link
Member

bplattenburg commented Jun 25, 2024

Today, we have a mix of older naming like live.ditto.dittoX and new naming like live.ditto.X for Tool X (see https://central.sonatype.com/search?q=live.ditto). We should normalize to every tool being of the form live.ditto.x and publish relocation information to the old versions pointing customers at the new coordinates.

@rajramsaroop
Copy link
Contributor

rajramsaroop commented Jun 25, 2024

Relocation documentation in Maven: https://docs.gradle.org/current/userguide/publishing_maven.html#publishing_maven:relocation

Tools that need to remove the dittoX:

  • dittopresenceviewer
  • dittoheartbeat
  • dittoexportlogs
  • dittoexporter
  • dittodiskusage
  • dittodatabrowser

presencedegradationreporter, healthmetrics and health packages currently do not use the dittoX naming convention.

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

No branches or pull requests

2 participants