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

Release YamlBeans to Maven Central? #169

Open
eamonnmcmanus opened this issue Sep 6, 2023 · 6 comments
Open

Release YamlBeans to Maven Central? #169

eamonnmcmanus opened this issue Sep 6, 2023 · 6 comments

Comments

@eamonnmcmanus
Copy link

I see that the latest version on Maven Central is 1.15, but GitHub has tags for 1.16 and 1.17. Would it be possible to release 1.17 to Maven Central? That would allow code to use SafeYamlConfig.

I also see that there is a 1.17 released as com.contrastsecurity:yamlbeans a couple of weeks ago, but it would be more reassuring to have something released in the com.esotericsoftware.yamlbeans group.

@NathanSweet
Copy link
Member

NathanSweet commented Sep 6, 2023

Someone else was handling Maven releases, but they seem to be gone now. Someone needs to take it over. I've never done it and when I tried many years ago, in the early days of Maven, the process was terrible. Maybe it's better now? Possibly made more complex by needing to take over the task from someone else.

FWIW, I did a 1.17 GH release yesterday. We could attach a JAR from it, for people managing dependencies the old fashioned way.

@ludoch
Copy link

ludoch commented Sep 6, 2023

@szymon-kaniewski
Copy link

anyone can push it to Maven Central?

@issssu
Copy link

issssu commented Sep 11, 2023

Someone else was handling Maven releases, but they seem to be gone now. Someone needs to take it over. I've never done it and when I tried many years ago, in the early days of Maven, the process was terrible. Maybe it's better now? Possibly made more complex by needing to take over the task from someone else.

anyone can release a JAR as binary?

@KlemenDEV
Copy link

@NathanSweet said they could attach JAR to the release, but right now it is not there yet. One can build one, but I think the "safest" would be to attach one to the release page

@NathanSweet
Copy link
Member

I've attached the 1.17 JAR:
https://github.com/EsotericSoftware/yamlbeans/releases/tag/1.17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

6 participants