- JRUBY_COMPLETE - Static variable in class de.saumya.mojo.jruby.AbstractJRubyMojo
-
- JRUBY_CORE - Static variable in class de.saumya.mojo.jruby.AbstractJRubyMojo
-
- JRUBY_STDLIB - Static variable in class de.saumya.mojo.jruby.AbstractJRubyMojo
-
- jrubyArgs - Variable in class de.saumya.mojo.jruby.JRubyMojo
-
arguments for the jruby command.
- jrubyFork - Variable in class de.saumya.mojo.jruby.AbstractJRubyMojo
-
fork the JRuby execution.
- jrubyJvmArgs - Variable in class de.saumya.mojo.jruby.AbstractJRubyMojo
-
jvm arguments for the java command executing jruby
Command line -Djruby.jvmargs=...
- JRubyMojo - Class in de.saumya.mojo.jruby
-
executes the jruby command.
- JRubyMojo() - Constructor for class de.saumya.mojo.jruby.JRubyMojo
-
- jrubySwitches - Variable in class de.saumya.mojo.jruby.AbstractJRubyMojo
-
switches for the jruby command, like '--1.9'
Command line -Djruby.switches=...
- jrubyVerbose - Variable in class de.saumya.mojo.jruby.AbstractJRubyMojo
-
verbose jruby related output
Command line -Djruby.verbose=...
- JRubyVersion - Class in de.saumya.mojo.jruby
-
- JRubyVersion(String) - Constructor for class de.saumya.mojo.jruby.JRubyVersion
-
- JRubyVersion.Mode - Enum in de.saumya.mojo.jruby
-