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

Feature Request: Publish prometheus-exporter-plugin to maven central. #289

Open
adityachadha-tomtom opened this issue Jul 10, 2024 · 2 comments

Comments

@adityachadha-tomtom
Copy link

The OpenSearch project publishes all of the opensearch modules and Opensearch-project-provided plugins to maven central.
This allows some users of opensearch to embed opensearch in their own JVM applications, loading plugins directly via custom dependency management and build tools e.g. maven, sbt, gradle, leiningen, ...; and injecting the plugin classes directly into OpenSearch Node instances.

would it be feasible to publish this plugin as an artifact to the io.aiven org on mvnrepository?

This would allow us a internally "compliant" way to take this to production.

@lukas-vlcek
Copy link
Collaborator

@adityachadha-tomtom Thanks for creating the ticket, I think it is duplication of #64 – that ticket has a long history in comments, just check out the latest comments at the bottom of the page to see the latest status.

I will close this ticket as a duplication.

@lukas-vlcek
Copy link
Collaborator

@adityachadha-tomtom Until this is fully implemented I think you should be able to setup temporary (internal) mvn repo. Would that help short-term?

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