Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
W
Y
_
A
addArg(File)
- Method in class de.saumya.mojo.ruby.script.
Script
addArg(String)
- Method in class de.saumya.mojo.ruby.script.
Script
addArg(String, String)
- Method in class de.saumya.mojo.ruby.script.
Script
addArg(String, File)
- Method in class de.saumya.mojo.ruby.script.
Script
addArgs(String)
- Method in class de.saumya.mojo.ruby.script.
Script
addDefaultGemRepository(List<ArtifactRepository>)
- Method in class de.saumya.mojo.ruby.gems.
DefaultGemManager
addDefaultGemRepository(List<ArtifactRepository>)
- Method in interface de.saumya.mojo.ruby.gems.
GemManager
addDefaultGemRepositoryForVersion(String, List<ArtifactRepository>)
- Method in class de.saumya.mojo.ruby.gems.
DefaultGemManager
addDefaultGemRepositoryForVersion(String, List<ArtifactRepository>)
- Method in interface de.saumya.mojo.ruby.gems.
GemManager
addEnv(String, File)
- Method in class de.saumya.mojo.ruby.script.
ScriptFactory
addEnv(String, String)
- Method in class de.saumya.mojo.ruby.script.
ScriptFactory
addEnvs(String)
- Method in class de.saumya.mojo.ruby.script.
ScriptFactory
addExtraRdocFile(File)
- Method in class de.saumya.mojo.gems.gem.
Gem
addExtraRdocFile(File, String)
- Method in class de.saumya.mojo.gems.gem.
Gem
addExtraRdocFile(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
addFile(File)
- Method in class de.saumya.mojo.gems.gem.
Gem
addFile(File, String)
- Method in class de.saumya.mojo.gems.gem.
Gem
addFile(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
addJavaArgs(String)
- Method in class de.saumya.mojo.ruby.script.
ScriptFactory
addJavaOption(String)
- Method in class de.saumya.mojo.ruby.script.
ScriptFactory
addJavaOption(String, String)
- Method in class de.saumya.mojo.ruby.script.
ScriptFactory
addJavaProperty(String, String)
- Method in class de.saumya.mojo.ruby.script.
ScriptFactory
addRequirement(String, GemVersion)
- Method in class de.saumya.mojo.gems.spec.
GemRequirement
addSwitch(String)
- Method in class de.saumya.mojo.ruby.script.
ScriptFactory
addSwitch(String, String)
- Method in class de.saumya.mojo.ruby.script.
ScriptFactory
addSwitches(String)
- Method in class de.saumya.mojo.ruby.script.
ScriptFactory
addTestFile(File)
- Method in class de.saumya.mojo.gems.gem.
Gem
addTestFile(File, String)
- Method in class de.saumya.mojo.gems.gem.
Gem
addTestFile(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
ArtifactCoordinates
- Class in
de.saumya.mojo.gems
This class does NOT represent full Maven2 coordinates.
ArtifactCoordinates(String, String, String)
- Constructor for class de.saumya.mojo.gems.
ArtifactCoordinates
ArtifactCoordinates(String, String, String, String)
- Constructor for class de.saumya.mojo.gems.
ArtifactCoordinates
availableVersions(Artifact, ArtifactRepository, List<ArtifactRepository>)
- Method in class de.saumya.mojo.ruby.gems.
DefaultGemManager
availableVersions(Artifact, ArtifactRepository, List<ArtifactRepository>)
- Method in interface de.saumya.mojo.ruby.gems.
GemManager
B
binScriptFile(String)
- Method in class de.saumya.mojo.ruby.gems.
GemsConfig
buildModel(Artifact, RepositorySystemSession, ArtifactRepository, List<ArtifactRepository>, boolean)
- Method in class de.saumya.mojo.ruby.gems.
DefaultGemManager
buildModel(Artifact, RepositorySystemSession, ArtifactRepository, List<ArtifactRepository>, boolean)
- Method in interface de.saumya.mojo.ruby.gems.
GemManager
buildPom(Artifact, RepositorySystemSession, ArtifactRepository, List<ArtifactRepository>)
- Method in class de.saumya.mojo.ruby.gems.
DefaultGemManager
buildPom(Artifact, RepositorySystemSession, ArtifactRepository, List<ArtifactRepository>)
- Method in interface de.saumya.mojo.ruby.gems.
GemManager
C
canConvert(MavenArtifact)
- Method in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter
canConvert(MavenArtifact)
- Method in interface de.saumya.mojo.gems.
MavenArtifactConverter
Returns is the artifact convertable safely into Gem.
clone()
- Method in class de.saumya.mojo.ruby.gems.
GemsConfig
clone()
- Method in class de.saumya.mojo.ruby.rails.
RailsState
config
- Variable in class de.saumya.mojo.ruby.gems.
GemsInstaller
constructGemFileName(String, String, String)
- Static method in class de.saumya.mojo.gems.gem.
Gem
createArtifact(String, String, String, String)
- Method in class de.saumya.mojo.ruby.gems.
DefaultGemManager
createArtifact(String, String, String, String)
- Method in interface de.saumya.mojo.ruby.gems.
GemManager
createGem(Gem, File)
- Method in class de.saumya.mojo.gems.gem.
DefaultGemPackager
createGem(Gem, File)
- Method in interface de.saumya.mojo.gems.gem.
GemPackager
This method will create the GEM.
createGemArtifact(String)
- Method in class de.saumya.mojo.ruby.gems.
DefaultGemManager
createGemArtifact(String, String)
- Method in class de.saumya.mojo.ruby.gems.
DefaultGemManager
createGemArtifact(String)
- Method in interface de.saumya.mojo.ruby.gems.
GemManager
createGemArtifact(String, String)
- Method in interface de.saumya.mojo.ruby.gems.
GemManager
createGemArtifactWithLatestVersion(String, ArtifactRepository, List<ArtifactRepository>)
- Method in class de.saumya.mojo.ruby.gems.
DefaultGemManager
createGemArtifactWithLatestVersion(String, ArtifactRepository, List<ArtifactRepository>)
- Method in interface de.saumya.mojo.ruby.gems.
GemManager
createGemFromArtifact(MavenArtifact, File)
- Method in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter
createGemFromArtifact(MavenArtifact, File)
- Method in interface de.saumya.mojo.gems.
MavenArtifactConverter
Creates a valid Ruby Gem, and returns File pointing to the result.
createGemName(String, String, String)
- Method in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter
createGemspecFromArtifact(MavenArtifact, File)
- Method in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter
createGemspecFromArtifact(MavenArtifact, File)
- Method in interface de.saumya.mojo.gems.
MavenArtifactConverter
createGemStub(GemSpecification, File)
- Method in class de.saumya.mojo.gems.gem.
DefaultGemPackager
createGemStub(GemSpecification, File)
- Method in interface de.saumya.mojo.gems.gem.
GemPackager
This method will create the GEM stub with only gemspec and not data.
createGemStubFromArtifact(MavenArtifact, File)
- Method in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter
createGemStubFromArtifact(MavenArtifact, File)
- Method in interface de.saumya.mojo.gems.
MavenArtifactConverter
Creates a valid Ruby Gem, and returns File pointing to the result.
createGemVersion(String)
- Method in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter
createGemVersion(String)
- Method in class de.saumya.mojo.gems.
Maven2GemVersionConverter
Creates valid GEM version out of Maven2 version.
createJarArtifactForGemname(String)
- Method in class de.saumya.mojo.ruby.gems.
DefaultGemManager
createJarArtifactForGemname(String, String)
- Method in class de.saumya.mojo.ruby.gems.
DefaultGemManager
createJarArtifactForGemname(String)
- Method in interface de.saumya.mojo.ruby.gems.
GemManager
createJarArtifactForGemname(String, String)
- Method in interface de.saumya.mojo.ruby.gems.
GemManager
createJarArtifactForGemnameWithLatestVersion(String, ArtifactRepository, List<ArtifactRepository>)
- Method in class de.saumya.mojo.ruby.gems.
DefaultGemManager
createJarArtifactForGemnameWithLatestVersion(String, ArtifactRepository, List<ArtifactRepository>)
- Method in interface de.saumya.mojo.ruby.gems.
GemManager
createJarfileName(String, String, String)
- Method in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter
createLibFileName(MavenArtifact, String)
- Method in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter
createNew(GemsInstaller, RepositorySystemSession, File, String, String, String...)
- Method in class de.saumya.mojo.ruby.rails.
DefaultRailsManager
createNew(GemsInstaller, RepositorySystemSession, File, String, String, String...)
- Method in interface de.saumya.mojo.ruby.rails.
RailsManager
createNew(String, String, String...)
- Method in class de.saumya.mojo.ruby.rails.
RailsService
createPom(File, String, File)
- Method in class de.saumya.mojo.gems.
GemspecConverter
createRequireName(String, String, String)
- Method in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter
createSpecification(MavenArtifact)
- Method in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter
createSpecification(MavenArtifact)
- Method in interface de.saumya.mojo.gems.
MavenArtifactConverter
Creates a Gem::Specification (the equivalent JavaBeans actually) filled up properly based on informaton from POM.
D
de.saumya.mojo.gems
- package de.saumya.mojo.gems
de.saumya.mojo.gems.gem
- package de.saumya.mojo.gems.gem
de.saumya.mojo.gems.spec
- package de.saumya.mojo.gems.spec
de.saumya.mojo.gems.spec.yaml
- package de.saumya.mojo.gems.spec.yaml
de.saumya.mojo.ruby
- package de.saumya.mojo.ruby
de.saumya.mojo.ruby.gems
- package de.saumya.mojo.ruby.gems
de.saumya.mojo.ruby.rails
- package de.saumya.mojo.ruby.rails
de.saumya.mojo.ruby.script
- package de.saumya.mojo.ruby.script
debug(CharSequence)
- Method in interface de.saumya.mojo.ruby.
Logger
Send a message to the user in the
debug
level.
debug(CharSequence)
- Method in class de.saumya.mojo.ruby.
NoopLogger
debug(CharSequence)
- Method in class de.saumya.mojo.ruby.
SystemLogger
defaultGemArtifactRepository()
- Method in class de.saumya.mojo.ruby.gems.
DefaultGemManager
defaultGemArtifactRepository()
- Method in interface de.saumya.mojo.ruby.gems.
GemManager
defaultGemArtifactRepositoryForVersion(String)
- Method in class de.saumya.mojo.ruby.gems.
DefaultGemManager
defaultGemArtifactRepositoryForVersion(String)
- Method in interface de.saumya.mojo.ruby.gems.
GemManager
DefaultGemManager
- Class in
de.saumya.mojo.ruby.gems
DefaultGemManager()
- Constructor for class de.saumya.mojo.ruby.gems.
DefaultGemManager
DefaultGemPackager
- Class in
de.saumya.mojo.gems.gem
DefaultGemPackager()
- Constructor for class de.saumya.mojo.gems.gem.
DefaultGemPackager
DefaultMavenArtifactConverter
- Class in
de.saumya.mojo.gems
This is full of "workarounds" here, since for true artifact2gem conversion I would need interpolated POM!
DefaultMavenArtifactConverter()
- Constructor for class de.saumya.mojo.gems.
DefaultMavenArtifactConverter
DefaultMavenArtifactConverter.MavenDependency
- Class in
de.saumya.mojo.gems
DefaultMavenArtifactConverter.MavenDependency()
- Constructor for class de.saumya.mojo.gems.
DefaultMavenArtifactConverter.MavenDependency
DefaultRailsManager
- Class in
de.saumya.mojo.ruby.rails
DefaultRailsManager()
- Constructor for class de.saumya.mojo.ruby.rails.
DefaultRailsManager
DUMMY_PREFIX
- Static variable in class de.saumya.mojo.gems.
Maven2GemVersionConverter
DUMMY_VERSION
- Static variable in class de.saumya.mojo.gems.
Maven2GemVersionConverter
E
error(CharSequence)
- Method in interface de.saumya.mojo.ruby.
Logger
Send a message to the user in the
error
level.
error(CharSequence)
- Method in class de.saumya.mojo.ruby.
NoopLogger
error(CharSequence)
- Method in class de.saumya.mojo.ruby.
SystemLogger
exclusions
- Variable in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter.MavenDependency
execute()
- Method in class de.saumya.mojo.ruby.script.
Script
execute(File)
- Method in class de.saumya.mojo.ruby.script.
Script
executeIn(File)
- Method in class de.saumya.mojo.ruby.script.
Script
executeIn(File, File)
- Method in class de.saumya.mojo.ruby.script.
Script
F
factory
- Variable in class de.saumya.mojo.ruby.gems.
GemsInstaller
G
Gem
- Class in
de.saumya.mojo.gems.gem
A Gem with specification and list of files.
Gem(GemSpecification)
- Constructor for class de.saumya.mojo.gems.gem.
Gem
GEM_HOME
- Static variable in class de.saumya.mojo.ruby.script.
GemScriptFactory
GEM_PATH
- Static variable in class de.saumya.mojo.ruby.script.
GemScriptFactory
GEM_RUBY_COMMAND
- Static variable in class de.saumya.mojo.ruby.gems.
GemsInstaller
GemArtifact
- Class in
de.saumya.mojo.gems
The response of the converter: gempsec file and the actual File where Gem is saved.
GemArtifact(GemSpecification, File)
- Constructor for class de.saumya.mojo.gems.
GemArtifact
GemDependency
- Class in
de.saumya.mojo.gems.spec
Gem::Dependency
GemDependency()
- Constructor for class de.saumya.mojo.gems.spec.
GemDependency
GemException
- Exception in
de.saumya.mojo.ruby.gems
GemException(Exception)
- Constructor for exception de.saumya.mojo.ruby.gems.
GemException
GemException(String, Exception)
- Constructor for exception de.saumya.mojo.ruby.gems.
GemException
GemException(String)
- Constructor for exception de.saumya.mojo.ruby.gems.
GemException
GemFileEntry
- Class in
de.saumya.mojo.gems.gem
A Gem file entry.
GemFileEntry(File, String)
- Constructor for class de.saumya.mojo.gems.gem.
GemFileEntry
GemManager
- Interface in
de.saumya.mojo.ruby.gems
GemPackager
- Interface in
de.saumya.mojo.gems.gem
A low level component that manufactures the actual Gem file.
GemRequirement
- Class in
de.saumya.mojo.gems.spec
Gem::Requirement
GemRequirement()
- Constructor for class de.saumya.mojo.gems.spec.
GemRequirement
GemsConfig
- Class in
de.saumya.mojo.ruby.gems
GemsConfig()
- Constructor for class de.saumya.mojo.ruby.gems.
GemsConfig
GemScriptFactory
- Class in
de.saumya.mojo.ruby.script
GemScriptFactory(Logger, ClassRealm, File, List<String>, boolean, File, File)
- Constructor for class de.saumya.mojo.ruby.script.
GemScriptFactory
GemScriptingContainer
- Class in
de.saumya.mojo.ruby
GemScriptingContainer(File, File)
- Constructor for class de.saumya.mojo.ruby.
GemScriptingContainer
GemsInstaller
- Class in
de.saumya.mojo.ruby.gems
GemsInstaller(GemsConfig, ScriptFactory, GemManager)
- Constructor for class de.saumya.mojo.ruby.gems.
GemsInstaller
GemspecConverter
- Class in
de.saumya.mojo.gems
GemspecConverter(Logger, ScriptFactory)
- Constructor for class de.saumya.mojo.gems.
GemspecConverter
GemSpecification
- Class in
de.saumya.mojo.gems.spec
Gem::Specification
GemSpecification()
- Constructor for class de.saumya.mojo.gems.spec.
GemSpecification
GemSpecificationIO
- Interface in
de.saumya.mojo.gems.spec
GemVersion
- Class in
de.saumya.mojo.gems.spec
Gem::Version
GemVersion()
- Constructor for class de.saumya.mojo.gems.spec.
GemVersion
GemVersion(String)
- Constructor for class de.saumya.mojo.gems.spec.
GemVersion
gemVersionPattern
- Static variable in class de.saumya.mojo.gems.
Maven2GemVersionConverter
This is the pattern we match against.
generate(GemsInstaller, RepositorySystemSession, File, String, String...)
- Method in class de.saumya.mojo.ruby.rails.
DefaultRailsManager
generate(GemsInstaller, RepositorySystemSession, File, String, String...)
- Method in interface de.saumya.mojo.ruby.rails.
RailsManager
generate(String, String...)
- Method in class de.saumya.mojo.ruby.rails.
RailsService
getArtifactFile()
- Method in class de.saumya.mojo.gems.
MavenArtifact
getArtifactId()
- Method in class de.saumya.mojo.gems.
ArtifactCoordinates
getAuthors()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getAutorequire()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
Deprecated.
getBindir()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getBinDirectory()
- Method in class de.saumya.mojo.ruby.gems.
GemsConfig
getCert_chain()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getContainer()
- Method in class de.saumya.mojo.ruby.
PlexusHelper
getCoordinates()
- Method in class de.saumya.mojo.gems.
MavenArtifact
getDate()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getDefault_executable()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getDependencies()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getDescription()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getEmail()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getEnvironment()
- Method in class de.saumya.mojo.ruby.gems.
GemsConfig
getExclusions()
- Method in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter.MavenDependency
getExecutables()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getExtension()
- Method in class de.saumya.mojo.gems.
ArtifactCoordinates
getExtensions()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getExtra_rdoc_files()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getFiles()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getGemFile()
- Method in class de.saumya.mojo.gems.
GemArtifact
getGemFileName(MavenArtifact)
- Method in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter
getGemFileName(String, String, String, String)
- Method in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter
getGemFileName(GemSpecification)
- Method in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter
getGemFilename()
- Method in class de.saumya.mojo.gems.gem.
Gem
getGemFileName(MavenArtifact)
- Method in interface de.saumya.mojo.gems.
MavenArtifactConverter
Returns the "regular" gem filename, as it is expected this artifact to be called as Gem.
getGemFiles()
- Method in class de.saumya.mojo.gems.gem.
Gem
getGemHome()
- Method in class de.saumya.mojo.ruby.gems.
GemsConfig
getGemPath()
- Method in class de.saumya.mojo.ruby.gems.
GemsConfig
getGemsDirectory()
- Method in class de.saumya.mojo.ruby.gems.
GemsConfig
getGemspec()
- Method in class de.saumya.mojo.gems.
GemArtifact
getGroupId()
- Method in class de.saumya.mojo.gems.
ArtifactCoordinates
getHomepage()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getLaunchDirectory()
- Method in class de.saumya.mojo.ruby.rails.
RailsState
getLicenses()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getModel()
- Method in class de.saumya.mojo.ruby.rails.
RailsState
getName()
- Method in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter.MavenDependency
getName()
- Method in class de.saumya.mojo.gems.spec.
GemDependency
getName()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getPathInGem()
- Method in class de.saumya.mojo.gems.gem.
GemFileEntry
getPlatform()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getPom()
- Method in class de.saumya.mojo.gems.
MavenArtifact
getPost_install_message()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getRdoc_options()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getRequire_paths()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getRequired_ruby_version()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getRequired_rubygems_version()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getRequirements()
- Method in class de.saumya.mojo.gems.spec.
GemRequirement
getRequirements()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getRubyforge_project()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getRubygems_version()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getRubygemsConfig()
- Method in class de.saumya.mojo.ruby.rails.
RailsState
getScriptAsStream(String)
- Static method in class de.saumya.mojo.ruby.
ScriptUtils
getScriptAsStream(String, Class<?>)
- Static method in class de.saumya.mojo.ruby.
ScriptUtils
getScriptFromResource(String)
- Static method in class de.saumya.mojo.ruby.
ScriptUtils
getSigning_key()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getSource()
- Method in class de.saumya.mojo.gems.gem.
GemFileEntry
getSpecification()
- Method in class de.saumya.mojo.gems.gem.
Gem
getSpecification_version()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getSummary()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getTest_files()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getType()
- Method in class de.saumya.mojo.gems.spec.
GemDependency
getVersion()
- Method in class de.saumya.mojo.gems.
ArtifactCoordinates
getVersion()
- Method in class de.saumya.mojo.gems.spec.
GemRequirement
getVersion()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
getVersion()
- Method in class de.saumya.mojo.gems.spec.
GemVersion
getVersion_requirement()
- Method in class de.saumya.mojo.gems.spec.
GemDependency
getVersion_requirements()
- Method in class de.saumya.mojo.gems.spec.
GemDependency
getYaml()
- Method in class de.saumya.mojo.gems.spec.yaml.
YamlGemSpecificationIO
H
hasGemBase()
- Method in class de.saumya.mojo.ruby.gems.
GemsConfig
I
info(CharSequence)
- Method in interface de.saumya.mojo.ruby.
Logger
Send a message to the user in the
info
level.
info(CharSequence)
- Method in class de.saumya.mojo.ruby.
NoopLogger
info(CharSequence)
- Method in class de.saumya.mojo.ruby.
SystemLogger
initInstaller(GemsInstaller, File)
- Method in class de.saumya.mojo.ruby.rails.
DefaultRailsManager
initInstaller(GemsInstaller, File)
- Method in interface de.saumya.mojo.ruby.rails.
RailsManager
installGem(String, String, RepositorySystemSession, ArtifactRepository)
- Method in class de.saumya.mojo.ruby.gems.
GemsInstaller
installGems(MavenProject, Artifact, ArtifactRepository)
- Method in class de.saumya.mojo.ruby.gems.
GemsInstaller
installGems(GemsInstaller, RepositorySystemSession)
- Method in class de.saumya.mojo.ruby.rails.
DefaultRailsManager
installGems(GemsInstaller, RepositorySystemSession)
- Method in interface de.saumya.mojo.ruby.rails.
RailsManager
installPom(MavenProject)
- Method in class de.saumya.mojo.ruby.gems.
GemsInstaller
installPom(MavenProject, ArtifactRepository)
- Method in class de.saumya.mojo.ruby.gems.
GemsInstaller
isAddRdoc()
- Method in class de.saumya.mojo.ruby.gems.
GemsConfig
isAddRI()
- Method in class de.saumya.mojo.ruby.gems.
GemsConfig
isHas_rdoc()
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
isPatched()
- Method in class de.saumya.mojo.ruby.rails.
RailsState
isUserInstall()
- Method in class de.saumya.mojo.ruby.gems.
GemsConfig
isValid()
- Method in class de.saumya.mojo.ruby.script.
Script
isVerbose()
- Method in class de.saumya.mojo.ruby.gems.
GemsConfig
L
latestVersion(Artifact, ArtifactRepository, List<ArtifactRepository>)
- Method in class de.saumya.mojo.ruby.gems.
DefaultGemManager
latestVersion(Artifact, ArtifactRepository, List<ArtifactRepository>)
- Method in interface de.saumya.mojo.ruby.gems.
GemManager
Logger
- Interface in
de.saumya.mojo.ruby
M
MappingConstructor
- Class in
de.saumya.mojo.gems.spec.yaml
A helper for snakeYaml.
MappingConstructor()
- Constructor for class de.saumya.mojo.gems.spec.yaml.
MappingConstructor
MappingRepresenter
- Class in
de.saumya.mojo.gems.spec.yaml
A helper for snakeYaml.
MappingRepresenter()
- Constructor for class de.saumya.mojo.gems.spec.yaml.
MappingRepresenter
Maven2GemVersionConverter
- Class in
de.saumya.mojo.gems
Class doing conversion from Maven "versioning space" into Ruby Gems "versioning space".
Maven2GemVersionConverter()
- Constructor for class de.saumya.mojo.gems.
Maven2GemVersionConverter
MavenArtifact
- Class in
de.saumya.mojo.gems
This bean holds the artifact to be converted.
MavenArtifact(Model, ArtifactCoordinates, File)
- Constructor for class de.saumya.mojo.gems.
MavenArtifact
MavenArtifactConverter
- Interface in
de.saumya.mojo.gems
This is the single entry point into the Maven artifact to Ruby Gem converter.
N
name
- Variable in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter.MavenDependency
newArguments()
- Method in class de.saumya.mojo.ruby.script.
ScriptFactory
newScript(String)
- Method in class de.saumya.mojo.ruby.script.
ScriptFactory
newScript(File)
- Method in class de.saumya.mojo.ruby.script.
ScriptFactory
newScriptFromJRubyJar(String)
- Method in class de.saumya.mojo.ruby.script.
ScriptFactory
newScriptFromResource(String)
- Method in class de.saumya.mojo.ruby.script.
ScriptFactory
newScriptFromSearchPath(String)
- Method in class de.saumya.mojo.ruby.script.
GemScriptFactory
newScriptFromSearchPath(String)
- Method in class de.saumya.mojo.ruby.script.
ScriptFactory
NO_CLASSPATH
- Static variable in class de.saumya.mojo.ruby.script.
ScriptFactory
NoopLogger
- Class in
de.saumya.mojo.ruby
NoopLogger()
- Constructor for class de.saumya.mojo.ruby.
NoopLogger
NoopLogger(boolean)
- Constructor for class de.saumya.mojo.ruby.
NoopLogger
P
PlexusHelper
- Class in
de.saumya.mojo.ruby
PlexusHelper()
- Constructor for class de.saumya.mojo.ruby.
PlexusHelper
PlexusHelper(ClassWorld)
- Constructor for class de.saumya.mojo.ruby.
PlexusHelper
R
RailsException
- Exception in
de.saumya.mojo.ruby.rails
RailsException(Exception)
- Constructor for exception de.saumya.mojo.ruby.rails.
RailsException
RailsException(String, Exception)
- Constructor for exception de.saumya.mojo.ruby.rails.
RailsException
RailsException(String)
- Constructor for exception de.saumya.mojo.ruby.rails.
RailsException
RailsManager
- Interface in
de.saumya.mojo.ruby.rails
RailsService
- Class in
de.saumya.mojo.ruby.rails
RailsService(RailsState, RepositorySystemSession, ScriptFactory, GemManager, RailsManager)
- Constructor for class de.saumya.mojo.ruby.rails.
RailsService
RailsState
- Class in
de.saumya.mojo.ruby.rails
RailsState(GemsConfig)
- Constructor for class de.saumya.mojo.ruby.rails.
RailsState
rake(GemsInstaller, RepositorySystemSession, File, String, String, String...)
- Method in class de.saumya.mojo.ruby.rails.
DefaultRailsManager
rake(GemsInstaller, RepositorySystemSession, File, String, String, String...)
- Method in interface de.saumya.mojo.ruby.rails.
RailsManager
rake(String)
- Method in class de.saumya.mojo.ruby.rails.
RailsService
RAKE_RUBY_COMMAND
- Static variable in class de.saumya.mojo.ruby.rails.
DefaultRailsManager
read(String)
- Method in interface de.saumya.mojo.gems.spec.
GemSpecificationIO
read(String)
- Method in class de.saumya.mojo.gems.spec.yaml.
YamlGemSpecificationIO
readGemSpecfromYaml(String)
- Method in class de.saumya.mojo.gems.spec.yaml.
YamlGemSpecificationIO
readGemSpecfromYamlWithSnakeYaml(String)
- Method in class de.saumya.mojo.gems.spec.yaml.
YamlGemSpecificationIO
resetState()
- Method in class de.saumya.mojo.ruby.rails.
RailsService
resolve(Artifact, ArtifactRepository, List<ArtifactRepository>)
- Method in class de.saumya.mojo.ruby.gems.
DefaultGemManager
resolve(Artifact, ArtifactRepository, List<ArtifactRepository>)
- Method in interface de.saumya.mojo.ruby.gems.
GemManager
runScriptletFromClassloader(String, Class<?>)
- Method in class de.saumya.mojo.ruby.
GemScriptingContainer
runScriptletFromClassloader(String)
- Method in class de.saumya.mojo.ruby.
GemScriptingContainer
S
sanitizeStringValue(String)
- Method in class de.saumya.mojo.gems.
DefaultMavenArtifactConverter
Script
- Class in
de.saumya.mojo.ruby.script
ScriptException
- Exception in
de.saumya.mojo.ruby.script
ScriptException(Exception)
- Constructor for exception de.saumya.mojo.ruby.script.
ScriptException
ScriptException(String, Exception)
- Constructor for exception de.saumya.mojo.ruby.script.
ScriptException
ScriptException(String)
- Constructor for exception de.saumya.mojo.ruby.script.
ScriptException
ScriptFactory
- Class in
de.saumya.mojo.ruby.script
ScriptFactory(Logger, ClassRealm, File, List<String>, boolean)
- Constructor for class de.saumya.mojo.ruby.script.
ScriptFactory
ScriptUtils
- Class in
de.saumya.mojo.ruby
setAddRdoc(boolean)
- Method in class de.saumya.mojo.ruby.gems.
GemsConfig
setAddRI(boolean)
- Method in class de.saumya.mojo.ruby.gems.
GemsConfig
setArtifactId(String)
- Method in class de.saumya.mojo.gems.
ArtifactCoordinates
setAuthor(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setAuthors(List<String>)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setAutorequire(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
Deprecated.
setBindir(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setBinDirectory(File)
- Method in class de.saumya.mojo.ruby.gems.
GemsConfig
setCert_chain(List<String>)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setDate(Date)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setDefault_executable(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setDependencies(List<Object>)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setDescription(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setEmail(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setEnvironment(String)
- Method in class de.saumya.mojo.ruby.gems.
GemsConfig
setExecutables(List<String>)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setExtension(String)
- Method in class de.saumya.mojo.gems.
ArtifactCoordinates
setExtensions(List<String>)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setExtra_rdoc_files(List<String>)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setFiles(List<String>)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setGemBase(File)
- Method in class de.saumya.mojo.ruby.gems.
GemsConfig
setGemHome(File)
- Method in class de.saumya.mojo.ruby.gems.
GemsConfig
setGemPath(File)
- Method in class de.saumya.mojo.ruby.gems.
GemsConfig
setGroupId(String)
- Method in class de.saumya.mojo.gems.
ArtifactCoordinates
setHas_rdoc(boolean)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setHomepage(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setLicenses(List<String>)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setModel(String)
- Method in class de.saumya.mojo.ruby.rails.
RailsState
setName(String)
- Method in class de.saumya.mojo.gems.spec.
GemDependency
setName(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setPatched(boolean)
- Method in class de.saumya.mojo.ruby.rails.
RailsState
setPathInGem(String)
- Method in class de.saumya.mojo.gems.gem.
GemFileEntry
setPlatform(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setPost_install_message(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setRdoc_options(List<String>)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setRequire_paths(List<String>)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setRequired_ruby_version(GemRequirement)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setRequired_rubygems_version(GemRequirement)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setRequirements(List<Object>)
- Method in class de.saumya.mojo.gems.spec.
GemRequirement
setRequirements(List<String>)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setRubyforge_project(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setRubygems_version(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setSigning_key(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setSkipJRubyOpenSSL(boolean)
- Method in class de.saumya.mojo.ruby.gems.
GemsConfig
setSource(File)
- Method in class de.saumya.mojo.gems.gem.
GemFileEntry
setSpecification_version(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setSummary(String)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setTest_files(List<String>)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setType(String)
- Method in class de.saumya.mojo.gems.spec.
GemDependency
setUserInstall(boolean)
- Method in class de.saumya.mojo.ruby.gems.
GemsConfig
setVerbose(boolean)
- Method in class de.saumya.mojo.ruby.gems.
GemsConfig
setVersion(String)
- Method in class de.saumya.mojo.gems.
ArtifactCoordinates
setVersion(String)
- Method in class de.saumya.mojo.gems.spec.
GemRequirement
setVersion(GemVersion)
- Method in class de.saumya.mojo.gems.spec.
GemSpecification
setVersion(String)
- Method in class de.saumya.mojo.gems.spec.
GemVersion
setVersion_requirement(GemRequirement)
- Method in class de.saumya.mojo.gems.spec.
GemDependency
setVersion_requirements(GemRequirement)
- Method in class de.saumya.mojo.gems.spec.
GemDependency
skipJRubyOpenSSL()
- Method in class de.saumya.mojo.ruby.gems.
GemsConfig
SystemLogger
- Class in
de.saumya.mojo.ruby
SystemLogger()
- Constructor for class de.saumya.mojo.ruby.
SystemLogger
SystemLogger(boolean)
- Constructor for class de.saumya.mojo.ruby.
SystemLogger
T
toString()
- Method in class de.saumya.mojo.gems.
ArtifactCoordinates
toString()
- Method in class de.saumya.mojo.gems.spec.
GemVersion
toString()
- Method in class de.saumya.mojo.ruby.script.
Script
toString()
- Method in class de.saumya.mojo.ruby.script.
ScriptFactory
U
updateMetadata(List<String>, String)
- Method in class de.saumya.mojo.gems.
GemspecConverter
W
warn(CharSequence)
- Method in interface de.saumya.mojo.ruby.
Logger
Send a message to the user in the
warn
level.
warn(CharSequence)
- Method in class de.saumya.mojo.ruby.
NoopLogger
warn(CharSequence)
- Method in class de.saumya.mojo.ruby.
SystemLogger
write(GemSpecification)
- Method in interface de.saumya.mojo.gems.spec.
GemSpecificationIO
write(GemSpecification)
- Method in class de.saumya.mojo.gems.spec.yaml.
YamlGemSpecificationIO
writeGemSpectoYaml(GemSpecification)
- Method in class de.saumya.mojo.gems.spec.yaml.
YamlGemSpecificationIO
writeGemSpectoYamlWithSnakeYaml(GemSpecification)
- Method in class de.saumya.mojo.gems.spec.yaml.
YamlGemSpecificationIO
Y
YamlGemSpecificationIO
- Class in
de.saumya.mojo.gems.spec.yaml
This is here just be able to quickly switch between snakeYaml and YamlBeans, since they are both good, with their own quirks.
YamlGemSpecificationIO()
- Constructor for class de.saumya.mojo.gems.spec.yaml.
YamlGemSpecificationIO
_
_yaml
- Variable in class de.saumya.mojo.gems.spec.yaml.
YamlGemSpecificationIO
A
B
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
W
Y
_
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2010. All Rights Reserved.