#jreleaser — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #jreleaser, aggregated by home.social.
-
On the latest #InfoQ #podcast, Andres Almiray - serial open-source contributor and creator of JReleaser - joins Olimpiu Pop to discuss:
✅ The current state of #JReleaser - why it’s a powerhouse for any ecosystem (not just Java)
✅ The mission and vision of the Commonhaus Foundation - the new open-source foundation that hosts JBang, Quarkus & JReleaser🎧 Listen here / 📄 #transcript included: https://bit.ly/47QPO5w
#Java #OpenSource #SoftwareSupplyChain #Security #Commonhaus
-
@higgins I actually do this too. I found that really easy to do: Add a download for the #JRE and then a simple #maven assembly and one is good to go.
#jreleaser brings nice features i would like to try:
- auto releasing
- jlinking
- announcements
etc.But i find jreleaser rather complicated. There is a lot of documentation, but not really when i want to do everything in Maven.
-
Most Java CLI tools stop at mvn compile exec:java.
That works locally. It doesn’t scale.
In this guide I show how to:
- build a fat JAR
- automate GitHub releases
- publish a JBang catalog
- install with one commandNo cloning. No Maven required.
Full tutorial:
https://www.the-main-thread.com/p/ship-java-cli-jreleaser-jbang-github-release -
JReleaser – công cụ tự động phát hành dự án (Java, Go, Node …). Giúp ký, tạo artefact, tạo changelog, đăng lên Maven Central, GitHub và gửi thông báo. Cài đặt nhanh bằng JBang, cấu hình pom.xml và file TOML, chạy dry‑run, tích hợp GitHub Actions để triển khai đầy đủ. #JReleaser #MavenCentral #Java #DevOps #CôngCụ #PhátHành #Automation 🚀
https://dev.to/onepoint/release-everything-with-jreleaser-5a97
-
We're planning to provide a #jMolecules CLI to generate source code for #DDD artifacts. Any #GitHub Actions / #GraalVM / #jReleaser experts out there who'd be willing to help / contribute the binary distribution setup necessary? Please chime in here: https://github.com/xmolecules/jmolecules-integrations/issues/331 ☕️⚗️🍃📦
-
Java News Roundup: GlassFish, Spring AI MCP, Grails, Helidon, JReleaser, Resilience4j, Arquillian
-
Как публиковать библиотеку в Maven Central Portal в 2024 году
Начиная с 12 марта 2024 года регистрация на OSSRH портале теперь недоступна. Большинство существующих туториалов в интернете описывает как раз опыт публикации через OSSRH на Maven Central. Из-за чего после марта 2024 года эти туториалы стали не актуальны для публикации проектов новых авторов.
https://habr.com/ru/articles/830630/
#maven_central #gradle #jreleaser #android_library #library_publishing #central_portal