Helloworld in Java (JAVA_BINARY)
The https://github.com/jreleaser/helloworld-java-bin repository shows how to configure GitHub Actions and JReleaser to:
-
compile a helloworld app
-
assemble a zip distributions with JReleaser
-
create rolling early-access releases with JReleaser on every push to
main
branch