A B C D E F G H I J L M N O P R S T U V 

A

AbstractGemMojo - Class in de.saumya.mojo.gem
 
AbstractGemMojo() - Constructor for class de.saumya.mojo.gem.AbstractGemMojo
 
AbstractJRubyMojo - Class in de.saumya.mojo.jruby
Base for all JRuby mojos.
AbstractJRubyMojo() - Constructor for class de.saumya.mojo.jruby.AbstractJRubyMojo
 
AbstractMavenTestScriptFactory - Class in de.saumya.mojo.tests
 
AbstractMavenTestScriptFactory() - Constructor for class de.saumya.mojo.tests.AbstractMavenTestScriptFactory
 
AbstractRunitMavenTestScriptFactory - Class in de.saumya.mojo.runit
 
AbstractRunitMavenTestScriptFactory() - Constructor for class de.saumya.mojo.runit.AbstractRunitMavenTestScriptFactory
 
AbstractTestMojo - Class in de.saumya.mojo.tests
maven wrapper around some test command.
AbstractTestMojo() - Constructor for class de.saumya.mojo.tests.AbstractTestMojo
 
AbstractTestScriptFactory - Class in de.saumya.mojo.tests
 
AbstractTestScriptFactory() - Constructor for class de.saumya.mojo.tests.AbstractTestScriptFactory
 
args - Variable in class de.saumya.mojo.jruby.AbstractJRubyMojo
common arguments
Command line -Dargs=...

B

baseDir - Variable in class de.saumya.mojo.tests.AbstractTestScriptFactory
 
binDirectory - Variable in class de.saumya.mojo.gem.AbstractGemMojo
directory of JRuby bin path to use when forking JRuby.

C

classpathElements - Variable in class de.saumya.mojo.tests.AbstractTestScriptFactory
 
classRealm - Variable in class de.saumya.mojo.jruby.AbstractJRubyMojo
classrealm for internal use.

D

de.saumya.mojo.gem - package de.saumya.mojo.gem
 
de.saumya.mojo.jruby - package de.saumya.mojo.jruby
 
de.saumya.mojo.runit - package de.saumya.mojo.runit
 
de.saumya.mojo.tests - package de.saumya.mojo.tests
 
DEFAULT_JRUBY_VERSION - Static variable in class de.saumya.mojo.jruby.AbstractJRubyMojo
 

E

emit() - Method in class de.saumya.mojo.tests.AbstractTestScriptFactory
 
emit() - Method in interface de.saumya.mojo.tests.TestScriptFactory
 
env - Variable in class de.saumya.mojo.jruby.AbstractJRubyMojo
environment values passed on to the jruby process.
execute() - Method in class de.saumya.mojo.gem.AbstractGemMojo
 
execute() - Method in class de.saumya.mojo.jruby.AbstractJRubyMojo
 
execute() - Method in class de.saumya.mojo.runit.HelpMojo
execute() - Method in class de.saumya.mojo.runit.RUnitMojo
 
executeJRuby() - Method in class de.saumya.mojo.gem.AbstractGemMojo
 
executeJRuby() - Method in class de.saumya.mojo.jruby.AbstractJRubyMojo
 
executeWithGems() - Method in class de.saumya.mojo.gem.AbstractGemMojo
 
executeWithGems() - Method in class de.saumya.mojo.tests.AbstractTestMojo
 

F

factory - Variable in class de.saumya.mojo.jruby.AbstractJRubyMojo
 

G

gemHome - Variable in class de.saumya.mojo.gem.AbstractGemMojo
directory of gem home to use when forking JRuby.
gemHome - Variable in class de.saumya.mojo.tests.AbstractTestScriptFactory
 
gemPath - Variable in class de.saumya.mojo.gem.AbstractGemMojo
directory of JRuby path to use when forking JRuby.
gemPaths - Variable in class de.saumya.mojo.tests.AbstractTestScriptFactory
 
gemsConfig - Variable in class de.saumya.mojo.gem.AbstractGemMojo
 
gemsInstaller - Variable in class de.saumya.mojo.gem.AbstractGemMojo
 
gemUseSystem - Variable in class de.saumya.mojo.gem.AbstractGemMojo
use system gems instead of setting up GemPath/GemHome inside the build directory and ignores any set gemHome and gemPath.
generateReports(JRubyVersion.Mode, JRubyVersion, File) - Method in class de.saumya.mojo.tests.TestResultManager
 
getCoreScript() - Method in class de.saumya.mojo.tests.AbstractMavenTestScriptFactory
 
getCoreScript() - Method in interface de.saumya.mojo.tests.TestScriptFactory
 
getFullScript() - Method in class de.saumya.mojo.tests.AbstractMavenTestScriptFactory
 
getFullScript() - Method in interface de.saumya.mojo.tests.TestScriptFactory
 
getJrubyVersion() - Method in class de.saumya.mojo.jruby.AbstractJRubyMojo
 
getPluginClasspathScript() - Method in class de.saumya.mojo.tests.AbstractMavenTestScriptFactory
 
getRemoteRepos() - Method in class de.saumya.mojo.gem.AbstractGemMojo
 
getResultsScript(StringBuilder) - Method in class de.saumya.mojo.runit.AbstractRunitMavenTestScriptFactory
 
getResultsScript(StringBuilder) - Method in class de.saumya.mojo.tests.AbstractMavenTestScriptFactory
 
getRunnerScript(StringBuilder) - Method in class de.saumya.mojo.runit.AbstractRunitMavenTestScriptFactory
 
getRunnerScript(StringBuilder) - Method in class de.saumya.mojo.tests.AbstractMavenTestScriptFactory
 
getScriptFile() - Method in class de.saumya.mojo.tests.AbstractTestScriptFactory
 
getScriptFile() - Method in interface de.saumya.mojo.tests.TestScriptFactory
 
getScriptName() - Method in class de.saumya.mojo.runit.RunitMavenTestScriptFactory
 
getScriptName() - Method in class de.saumya.mojo.tests.AbstractTestScriptFactory
 

H

HelpMojo - Class in de.saumya.mojo.runit
Display help information on runit-maven-plugin.
Call
HelpMojo() - Constructor for class de.saumya.mojo.runit.HelpMojo
 

I

includeGemsInResources - Variable in class de.saumya.mojo.gem.AbstractGemMojo
EXPERIMENTAL this gives the scope of the gems which shall be included to resources.
includeLibDirectoryInResources - Variable in class de.saumya.mojo.gem.AbstractGemMojo
/** flag whether to include file under the lib directory
Command line -Dgem.includeRubygemsInResources=...
includeOpenSSL - Variable in class de.saumya.mojo.gem.AbstractGemMojo
flag whether to include open-ssl gem or not
Command line -Dgem.includeOpenSSL=...
includeRubygemsInResources - Variable in class de.saumya.mojo.gem.AbstractGemMojo
flag whether to include all gems to resources, i.e.
includeRubygemsInTestResources - Variable in class de.saumya.mojo.gem.AbstractGemMojo
flag whether to include all gems to test-resources, i.e.
installRDoc - Variable in class de.saumya.mojo.gem.AbstractGemMojo
flag whether to install rdocs of the used gems or not
Command line -Dgem.installRDoc=...
installRI - Variable in class de.saumya.mojo.gem.AbstractGemMojo
flag whether to install ri of the used gems or not
Command line -Dgem.installRDoc=...
isDefaultModeOnly - Variable in class de.saumya.mojo.tests.JRubyRun
 

J

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
 
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=...
JRubyRun - Class in de.saumya.mojo.tests
 
JRubyRun(JRubyVersion) - Constructor for class de.saumya.mojo.tests.JRubyRun
 
JRubyRun(JRubyVersion, JRubyVersion.Mode...) - Constructor for class de.saumya.mojo.tests.JRubyRun
 
JRubyRun(boolean, JRubyVersion, JRubyVersion.Mode...) - Constructor for class de.saumya.mojo.tests.JRubyRun
 
JRubyRun.Result - Class in de.saumya.mojo.tests
 
JRubyRun.Result() - Constructor for class de.saumya.mojo.tests.JRubyRun.Result
 
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=...

L

launchDirectory() - Method in class de.saumya.mojo.jruby.AbstractJRubyMojo
 
libDirectory - Variable in class de.saumya.mojo.jruby.AbstractJRubyMojo
directory with ruby sources - added to ruby loadpath only
Command line -Djruby.lib=...
localRepository - Variable in class de.saumya.mojo.jruby.AbstractJRubyMojo
local repository for internal use.
logger - Variable in class de.saumya.mojo.jruby.AbstractJRubyMojo
 

M

manager - Variable in class de.saumya.mojo.gem.AbstractGemMojo
 
message - Variable in class de.saumya.mojo.tests.JRubyRun.Result
 
modes - Variable in class de.saumya.mojo.tests.AbstractTestMojo
run tests with list of ruby modes 1.8, 1.9, 2.0
Command line -Djruby.modes=1.9,2.0
modes - Variable in class de.saumya.mojo.tests.JRubyRun
 

N

newScriptFactory(Artifact) - Method in class de.saumya.mojo.gem.AbstractGemMojo
 
newScriptFactory(Artifact) - Method in class de.saumya.mojo.jruby.AbstractJRubyMojo
 
newTestScriptFactory() - Method in class de.saumya.mojo.runit.RUnitMojo
 
newTestScriptFactory() - Method in class de.saumya.mojo.tests.AbstractTestMojo
 

O

outputDir - Variable in class de.saumya.mojo.tests.AbstractTestScriptFactory
 

P

plugin - Variable in class de.saumya.mojo.gem.AbstractGemMojo
 
project - Variable in class de.saumya.mojo.jruby.AbstractJRubyMojo
reference to maven project for internal use.

R

reportPath - Variable in class de.saumya.mojo.tests.AbstractTestScriptFactory
 
repositorySystem - Variable in class de.saumya.mojo.jruby.AbstractJRubyMojo
 
resolveJRubyArtifact() - Method in class de.saumya.mojo.jruby.AbstractJRubyMojo
 
resolveJRubyCompleteArtifact(String) - Method in class de.saumya.mojo.jruby.AbstractJRubyMojo
 
resolveJRubyStdlibArtifact(Artifact) - Method in class de.saumya.mojo.jruby.AbstractJRubyMojo
 
result(JRubyVersion.Mode) - Method in class de.saumya.mojo.tests.JRubyRun
 
rubySourceDirectory - Variable in class de.saumya.mojo.jruby.AbstractJRubyMojo
directory with ruby sources - added to java classpath and ruby loadpath
Command line -Djruby.sourceDirectory=...
runIt(ScriptFactory, JRubyVersion.Mode, JRubyVersion, TestScriptFactory) - Method in class de.saumya.mojo.runit.RUnitMojo
 
runIt(JRubyRun, TestScriptFactory) - Method in class de.saumya.mojo.tests.AbstractTestMojo
 
runIt(ScriptFactory, JRubyVersion.Mode, JRubyVersion, TestScriptFactory) - Method in class de.saumya.mojo.tests.AbstractTestMojo
 
RunitMavenTestScriptFactory - Class in de.saumya.mojo.runit
 
RunitMavenTestScriptFactory() - Constructor for class de.saumya.mojo.runit.RunitMavenTestScriptFactory
 
RUnitMojo - Class in de.saumya.mojo.runit
maven wrapper around the runit/testcase command.
RUnitMojo() - Constructor for class de.saumya.mojo.runit.RUnitMojo
 

S

setBaseDir(File) - Method in class de.saumya.mojo.tests.AbstractTestScriptFactory
 
setBaseDir(File) - Method in interface de.saumya.mojo.tests.TestScriptFactory
 
setClasspathElements(List<String>) - Method in class de.saumya.mojo.tests.AbstractTestScriptFactory
 
setClasspathElements(List<String>) - Method in interface de.saumya.mojo.tests.TestScriptFactory
 
setGemHome(File) - Method in class de.saumya.mojo.tests.AbstractTestScriptFactory
 
setGemHome(File) - Method in interface de.saumya.mojo.tests.TestScriptFactory
 
setGemPaths(File[]) - Method in class de.saumya.mojo.tests.AbstractTestScriptFactory
 
setGemPaths(File[]) - Method in interface de.saumya.mojo.tests.TestScriptFactory
 
setOutputDir(File) - Method in class de.saumya.mojo.tests.AbstractTestScriptFactory
 
setOutputDir(File) - Method in interface de.saumya.mojo.tests.TestScriptFactory
 
setReportPath(File) - Method in class de.saumya.mojo.tests.AbstractTestScriptFactory
 
setReportPath(File) - Method in interface de.saumya.mojo.tests.TestScriptFactory
 
setResult(JRubyVersion.Mode, JRubyRun.Result) - Method in class de.saumya.mojo.tests.JRubyRun
 
setSourceDir(File) - Method in class de.saumya.mojo.tests.AbstractTestScriptFactory
 
setSourceDir(File) - Method in interface de.saumya.mojo.tests.TestScriptFactory
 
setSummaryReport(File) - Method in class de.saumya.mojo.tests.AbstractTestScriptFactory
 
setSummaryReport(File) - Method in interface de.saumya.mojo.tests.TestScriptFactory
 
setSystemProperties(Properties) - Method in class de.saumya.mojo.tests.AbstractTestScriptFactory
 
setSystemProperties(Properties) - Method in interface de.saumya.mojo.tests.TestScriptFactory
 
skip - Variable in class de.saumya.mojo.tests.AbstractTestMojo
skip all tests
Command line -Dmaven.test.skip=...
skipRunit - Variable in class de.saumya.mojo.runit.RUnitMojo
skip the ruby unit tests
Command line -DskipRunit=...
skipTests - Variable in class de.saumya.mojo.tests.AbstractTestMojo
skip all tests
Command line -DskipTests=...
sourceDir - Variable in class de.saumya.mojo.tests.AbstractTestScriptFactory
 
success - Variable in class de.saumya.mojo.tests.JRubyRun.Result
 
summaryReport - Variable in class de.saumya.mojo.tests.AbstractTestMojo
The name of the summary (xml-)report which can be used by TeamCity and Co.
summaryReport - Variable in class de.saumya.mojo.tests.AbstractTestScriptFactory
 
supportNative - Variable in class de.saumya.mojo.gem.AbstractGemMojo
flag to indicate to setup jruby's native support for C-extensions
Command line -Dgem.supportNative=...
systemProperties - Variable in class de.saumya.mojo.tests.AbstractTestScriptFactory
 

T

testReportDirectory - Variable in class de.saumya.mojo.tests.AbstractTestMojo
 
TestResultManager - Class in de.saumya.mojo.tests
 
TestResultManager(File) - Constructor for class de.saumya.mojo.tests.TestResultManager
 
TestResultManager(String, String, File, File) - Constructor for class de.saumya.mojo.tests.TestResultManager
 
TestScriptFactory - Interface in de.saumya.mojo.tests
 
toString(JRubyVersion.Mode) - Method in class de.saumya.mojo.tests.JRubyRun
 

U

unzip - Variable in class de.saumya.mojo.gem.AbstractGemMojo
 
use18and19 - Variable in class de.saumya.mojo.tests.AbstractTestMojo
Deprecated. 

V

version - Variable in class de.saumya.mojo.tests.JRubyRun
 
versions - Variable in class de.saumya.mojo.tests.AbstractTestMojo
run tests with a several versions of jruby
Command line -Djruby.versions=...
A B C D E F G H I J L M N O P R S T U V 

Copyright © 2014. All Rights Reserved.