Don’t wait for tomorrow. Jrelease today! Share your awesome projects with the community. #java #jreleaser #jbang #deploy4j https://robintegg.com/2026/01/04/jreleaser-practice-makes-perfect
Don’t wait for tomorrow. Jrelease today! Share your awesome projects with the community. #java #jreleaser #jbang #deploy4j https://robintegg.com/2026/01/04/jreleaser-practice-makes-perfect
Another effortless #JReleaser release posted by simply clicking a single button, on New Year’s Eve, thanks to @jreleaser itself.
If you’re not automating your releases already, don’t wait up!
Release everything with #JReleaser
https://dev.to/onepoint/release-everything-with-jreleaser-5a97
New on :foojay:
"How to Publish a Java Maven Project to Maven Central using JReleaser and GitHub Actions (2025 Guide)" by Jago de Vreede.
A practical guide for Java Developers, this tutorial demystifies publishing your Java Maven project to Maven Central with JReleaser and GitHub Actions.
Minisign enters the [#JReleaser] chat
Gum now relies on @jreleaser for its own releases, both snapshots and stable. Eating your own dog food as they say, proving #JReleaser works for Go projects
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 ☕️⚗️🍃📦
Releases posted on April 2025 #jreleaser #ikonli https://www.patreon.com/posts/releases-april-126991673
#JReleaser made it to HN 😱🤩🚀 https://news.ycombinator.com/item?id=42784880#42786400
Linux-arm binaries for #JReleaser are now available. Both @graalvm Native Image and JPackage assemblers have been successfully configured with just a few tweaks
Full list of all available binaries can be found at https://github.com/jreleaser/jreleaser/wiki/Release-early-access
https://github.com/jreleaser/jreleaser/commit/de6f2337650bb513bd083e622c6fa7a31767f4a8
Microcks 1.11.0 has just been released🎉
As far as I’m aware of, this is the first project at the CNCF that uses #JReleaser for posting releases 🤩🚀
Not a fan of downloading a "random" script from the interwebz to setup a tool but it seems to be a popular option for some developers. Hence the following is now available
curl https://jreleaser.org/setup.sh -sSfL | sh
Get #JReleaser CLI setup in an instant! 🚀
Which language should be shown next? #jreleaser https://jreleaser.org/guide/latest/examples/miscellaneous/index.html
Java News Roundup: GlassFish, Spring AI MCP, Grails, Helidon, JReleaser, Resilience4j, Arquillian
Begin the New Year with a good deed: ⭐ a repository of a project you like, for example #JReleaser https://github.com/jreleaser/jreleaser/stargazers
Releases posted on December 2024 #JReleaser https://www.patreon.com/posts/releases-2024-118436671
Showcasing how easy it's to configure #JReleaser for any project regardless of its source language, here are examples of SLSA BYOBs in action for Rust and Zig
https://github.com/aalmiray/helloworld-zig-slsa
https://github.com/aalmiray/helloworld-rustzig-slsa
Here's why the `matrix` element in #JReleaser is a game changer: sample Go project with cross-compilation for 6 targets running on a single node _and_ computing SLSA attestation using a custom SLSA BYOB
workflow: https://github.com/aalmiray/helloworld-go-slsa/blob/main/.github/workflows/release.yml
release config: https://github.com/aalmiray/helloworld-go-slsa/blob/main/jreleaser.yml
https://github.com/aalmiray/helloworld-go-slsa/releases/tag/v1.0.0
#JReleaser 1.16.0 will include a new matrix: element, allowing further parameterization of hooks, assemblers, and distributions. Here's for example a fully contained build & release Go project
https://github.com/jreleaser/jreleaser/issues/1774#issuecomment-2523105537
At its core, #JReleaser is build tool agnostic. This allows JReleaser to be used with any project regardless of the source language. We have examples for Java, Ballerina, C++, C#, Crystal, Elixir, Go, Haskell, Perl, Rust, Swift, and Zig