A B C D E F G H I J L M N 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
 
AbstractTestMojo - Class in de.saumya.mojo.tests
maven wrapper around some test command.
AbstractTestMojo() - Constructor for class de.saumya.mojo.tests.AbstractTestMojo
 
args - Variable in class de.saumya.mojo.jruby.AbstractJRubyMojo
common arguments
Command line -Dargs=...

B

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

C

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.minitest - package de.saumya.mojo.minitest
 
de.saumya.mojo.tests - package de.saumya.mojo.tests
 
DEFAULT_JRUBY_VERSION - Static variable in class de.saumya.mojo.jruby.AbstractJRubyMojo
 

E

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.minitest.HelpMojo
execute() - Method in class de.saumya.mojo.minitest.MinispecMojo
 
execute() - Method in class de.saumya.mojo.minitest.MinitestMojo
 
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.
gemPath - Variable in class de.saumya.mojo.gem.AbstractGemMojo
directory of JRuby path to use when forking JRuby.
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.
getJrubyVersion() - Method in class de.saumya.mojo.jruby.AbstractJRubyMojo
 
getRemoteRepos() - Method in class de.saumya.mojo.gem.AbstractGemMojo
 
getResultsScript(StringBuilder) - Method in class de.saumya.mojo.minitest.MinitestMavenTestScriptFactory
 
getRunnerScript(StringBuilder) - Method in class de.saumya.mojo.minitest.MinitestMavenTestScriptFactory
 
getScriptName() - Method in class de.saumya.mojo.minitest.MinitestMavenTestScriptFactory
 

H

HelpMojo - Class in de.saumya.mojo.minitest
Display help information on minitest-maven-plugin.
Call
HelpMojo() - Constructor for class de.saumya.mojo.minitest.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=...

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=...
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
 
MinispecMojo - Class in de.saumya.mojo.minitest
maven wrapper around minispec.
MinispecMojo() - Constructor for class de.saumya.mojo.minitest.MinispecMojo
 
MinitestMavenTestScriptFactory - Class in de.saumya.mojo.minitest
 
MinitestMavenTestScriptFactory() - Constructor for class de.saumya.mojo.minitest.MinitestMavenTestScriptFactory
 
MinitestMojo - Class in de.saumya.mojo.minitest
maven wrapper around minitest.
MinitestMojo() - Constructor for class de.saumya.mojo.minitest.MinitestMojo
 
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

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.minitest.MinispecMojo
 
newTestScriptFactory() - Method in class de.saumya.mojo.minitest.MinitestMojo
 
newTestScriptFactory() - Method in class de.saumya.mojo.tests.AbstractTestMojo
 

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

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
 
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.minitest.MinispecMojo
 
runIt(ScriptFactory, JRubyVersion.Mode, JRubyVersion, TestScriptFactory) - Method in class de.saumya.mojo.minitest.MinitestMojo
 
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
 

S

skip - Variable in class de.saumya.mojo.tests.AbstractTestMojo
skip all tests
Command line -Dmaven.test.skip=...
skipMinispecs - Variable in class de.saumya.mojo.minitest.MinispecMojo
skip the minispecs
Command line -DskipMinispecs=...
skipMinitests - Variable in class de.saumya.mojo.minitest.MinitestMojo
skip the minitests
Command line -DskipMinitests=...
skipTests - Variable in class de.saumya.mojo.tests.AbstractTestMojo
skip all tests
Command line -DskipTests=...
summaryReport - Variable in class de.saumya.mojo.tests.AbstractTestMojo
The name of the summary (xml-)report which can be used by TeamCity and Co.
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=...

T

testReportDirectory - Variable in class de.saumya.mojo.tests.AbstractTestMojo
 

U

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

V

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 P R S T U V 

Copyright © 2014. All Rights Reserved.