A C D E F H O S
A
- addProjectClasspath - Variable in class de.saumya.mojo.jruby9.exec.ExecMojo
-
add project test class path to JVM classpath.
C
- command - Variable in class de.saumya.mojo.jruby9.exec.ExecMojo
-
ruby file found on search path which gets executed.
D
- de.saumya.mojo.jruby9.exec - package de.saumya.mojo.jruby9.exec
-
E
- execArgLines - Variable in class de.saumya.mojo.jruby9.exec.ExecMojo
-
an array of arguments which can contain spaces for the ruby script given through file parameter.
- execArgs - Variable in class de.saumya.mojo.jruby9.exec.ExecMojo
-
arguments separated by whitespaces for the ruby script given through file parameter.
- ExecMojo - Class in de.saumya.mojo.jruby9.exec
-
executes a ruby script in context of the gems from pom.
- ExecMojo() - Constructor for class de.saumya.mojo.jruby9.exec.ExecMojo
-
- execute() - Method in class de.saumya.mojo.jruby9.exec.HelpMojo
- executeWithGems() - Method in class de.saumya.mojo.jruby9.exec.ExecMojo
-
F
- file - Variable in class de.saumya.mojo.jruby9.exec.ExecMojo
-
ruby file which gets executed in context of the given gems..
H
- HelpMojo - Class in de.saumya.mojo.jruby9.exec
-
Display help information on jruby9-exec-maven-plugin.
Call mvn jruby9-exec:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
- HelpMojo() - Constructor for class de.saumya.mojo.jruby9.exec.HelpMojo
-
O
- outputFile - Variable in class de.saumya.mojo.jruby9.exec.ExecMojo
-
output file where the standard out will be written
S
- script - Variable in class de.saumya.mojo.jruby9.exec.ExecMojo
-
ruby code from the pom configuration part which gets executed.
A C D E F H O S
Copyright © 2015. All Rights Reserved.