How to Install jruby-maven-plugins in Ubuntu 18.04



Install jruby-maven-plugins by entering the following commands in the terminal:

sudo apt update
sudo apt install jruby-maven-plugins

Description:

Maven plugins to handle Ruby gems in a Maven compatible way

jruby-maven-plugins is a set of utilities and plugins to handle Ruby gems with Maven. This allows one to integrate JRuby and other Java libraries with rspec, rails, cucumber, rake and another standard Ruby development tools.

Homepage: https://github.com/torquebox/jruby-maven-plugins

Version: 1.1.5+ds1-2

Section: universe/java