Skip to content

A Gradle plugin for working with JRuby projects for fun and profit. Mostly profit.

License

Notifications You must be signed in to change notification settings

EarthCitizen/jruby-gradle-plugin

 
 

Repository files navigation

JRuby/Gradle plugins

Build Status
download
Join%20Chat
Figure 1. Gitter

You can also join us on the JRuby/Gradle mailing list

The purpose of these plugins is to bundle useful Gradle functionality for JRuby projects. Use of this plugin replaces the need for both Bundler and Warbler.

The Ruby gem dependency code for this project relies on the Rubygems Maven proxy operated by R. Tyler Croy

This repository contains the:

  • base (in jruby-gradle-base-plugin/): dependency resolution, executing Ruby, etc.

  • jar (in jruby-gradle-jar-plugin/): packaging JRuby-based .jar files

  • war (in jruby-gradle-war-plugin/): packaging JRuby-based .war files

Note
More documentation can be found on jruby-gradle.org

About

A Gradle plugin for working with JRuby projects for fun and profit. Mostly profit.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Groovy 97.7%
  • Java 1.4%
  • Other 0.9%