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=...
asSingleModes() - Method in class de.saumya.mojo.tests.JRubyRun
 

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
 
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
 
flag - Variable in enum de.saumya.mojo.tests.JRubyRun.Mode
 

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(JRubyRun.Mode, String, 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
 
getPluginClasspathScript() - Method in class de.saumya.mojo.tests.AbstractMavenTestScriptFactory
 
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

includeOpenSSL - Variable in class de.saumya.mojo.gem.AbstractGemMojo
flag whether to include open-ssl gem or not
Command line -Dgem.includeOpenSSL=...
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=...

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(JRubyRun.Mode, String) - Constructor for class de.saumya.mojo.tests.JRubyRun
 
JRubyRun.Mode - Enum in de.saumya.mojo.tests
 
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=...
jrubyVersion - Variable in class de.saumya.mojo.jruby.AbstractJRubyMojo
if the pom.xml has no runtime dependency to a jruby-complete.jar then this version is used to resolve the jruby-complete dependency from the local/remote maven repository.

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
 
mode - Variable in class de.saumya.mojo.tests.JRubyRun
 

N

newScriptFactory(Artifact) - Method in class de.saumya.mojo.gem.AbstractGemMojo
 
newScriptFactory() - Method in class de.saumya.mojo.jruby.AbstractJRubyMojo
 
newScriptFactory(Artifact) - Method in class de.saumya.mojo.jruby.AbstractJRubyMojo
 
newTestScriptFactory(JRubyRun.Mode) - Method in class de.saumya.mojo.runit.RUnitMojo
 
newTestScriptFactory(JRubyRun.Mode) - 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
 
result(JRubyRun.Mode) - Method in class de.saumya.mojo.tests.JRubyRun
 
retrieveStdlibArtifact() - Method in class de.saumya.mojo.jruby.AbstractJRubyMojo
 
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, JRubyRun.Mode, String, TestScriptFactory) - Method in class de.saumya.mojo.runit.RUnitMojo
 
runIt(JRubyRun, TestScriptFactory) - Method in class de.saumya.mojo.tests.AbstractTestMojo
 
runIt(ScriptFactory, JRubyRun.Mode, String, 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(JRubyRun.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() - Method in enum de.saumya.mojo.tests.JRubyRun.Mode
 
toString(JRubyRun.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
run tests for both ruby 1.8 and 1.9
Command line -Djruby.18and19=...

V

valueOf(String) - Static method in enum de.saumya.mojo.tests.JRubyRun.Mode
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.saumya.mojo.tests.JRubyRun.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in class de.saumya.mojo.tests.JRubyRun
 

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

Copyright © 2012. All Rights Reserved.