| layout | title |
|---|---|
main |
JRuby Nightly Builds |
The most recent successful snapshot gets published to Sonatype's snapshots repository every night and after every successful CI run. Only the master branch is automatically published.
JRuby dist: The installable distribution of JRuby is in the jruby-bin files. Unpack it, run bin/jruby and you're all set.
Complete jar: The "complete" jar, containing all standad libraries and preinstalled gems, is in the jruby-complete...jar file.
Other artifacts: The full complement of Maven artifacts are available as snapshots.
We also publish other non-Maven artifacts on a regular basis.
jruby-jars gem: The jruby-jars gem is built and archived during our nightly builds. Select a build and look for the archived gem.
Docker images: Dev snapshots are published to Docker Hub on request or after major updates.
Dev builds on GitHub: Dev snapshots are packaged for the setup-ruby GitHub Action and other installers on a nightly basis.