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

Request to publish JAR to maven central #20

Open
mistermoe opened this issue Oct 25, 2022 · 6 comments
Open

Request to publish JAR to maven central #20

mistermoe opened this issue Oct 25, 2022 · 6 comments
Assignees

Comments

@mistermoe
Copy link
Contributor

Hey there, first off, thank you to the maintainers of this library. We're leveraging it in one of our backend services and it works great!

Would it be possible for y'all to upload/mirror this JAR to maven central? We're gearing up to deploy our backend service but are unable to pull the dependency within our internal network unless we go through a laborious vendor security process. I imagine that other companies have similar processes in place as well. Myself and potentially many other devs would be very grateful for the time savings!

If y'all decide to do so, here's a link with instructions on how to publish to maven central for free - https://www.jetbrains.com/help/space/publish-artifacts-to-maven-central.html

If it's too much of a lift, no worries. Thanks in advance!

@peacekeeper
Copy link
Member

Hello @mistermoe thanks for your message, and nice to hear that the library is useful to you!

I can understand that having it in Maven central would be useful, I have myself been in situations where I wished other libraries were available there. We'll have a look, but I can't say how long it might take us. We have some existing CI/CD processes that auto-publish artifacts to our own Maven repo, and it would probably take a while to update those. Anyway, we'll see what we can do.

@reinkrul
Copy link

+1 for this request. I'm shipping 2 libraries to Maven central which use the did-common-java library from the danubetech.com repo. Would be purer as well, shipping it to Maven central, instead of a privately owned company's repository instead?

(Libraries in question;

@babisRoutis
Copy link

👍 Also from me, for this request

Given that the issued was opened a couple years ago. I would like to kindly ask if publishing to Maven Central is under consideration?

@peacekeeper
Copy link
Member

@babisRoutis We'd love to do that but have little experience with it. Could you maybe describe what we'd have to do? If it's something we need to do in the pom.xml, maybe you could write a PR?

@babisRoutis
Copy link

@babisRoutis We'd love to do that but have little experience with it. Could you maybe describe what we'd have to do? If it's something we need to do in the pom.xml, maybe you could write a PR?

Take a look here https://medium.com/@efthymiou.dimitrios1/how-to-publish-your-library-to-maven-central-3923139967e1
and the official guide

There are some steps that can be done only by the library maintainers (create account, register namespace, GPG key etc)

@travishaagen
Copy link

Even easier to use https://jitpack.io

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

6 participants