All Classes and Interfaces

Class
Description
 
Base for all JRuby mojos.
 
 
 
maven wrapper around some test command.
 
 
 
 
This class does NOT represent full Maven2 coordinates.
executes the compiles ruby classes to java bytecode (jrubyc).
 
 
This is full of "workarounds" here, since for true artifact2gem conversion I would need interpolated POM!
 
 
 
 
executes a ruby script in context of the gems from pom.
A Gem with specification and list of files.
 
The response of the converter: gempsec file and the actual File where Gem is saved.
 
Gem::Dependency
 
A Gem file entry.
goal to convert that artifact into a gem.
 
Deprecated.
A low level component that manufactures the actual Gem file.
Gem::Requirement
 
 
 
 
 
Gem::Specification
 
 
Gem::Version
installs a set of given gems without resolving any transitive dependencies
 
Display help information on gem-maven-plugin.
Call mvn gem:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
Display help information on jruby-maven-plugin.
Call mvn ruby:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
Display help information on minitest-maven-plugin.
Call mvn minitest:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
Display help information on rspec-maven-plugin.
Call mvn rspec:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
Display help information on runit-maven-plugin.
Call mvn runit:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
installs all declared gem in GEM_HOME
goal to locally install a given gem
installs a set of given gems without resolving any transitive dependencies
 
Deprecated.
 
 
 
 
 
 
 
A helper for snakeYaml.
A helper for snakeYaml.
Class doing conversion from Maven "versioning space" into Ruby Gems "versioning space".
This bean holds the artifact to be converted.
This is the single entry point into the Maven artifact to Ruby Gem converter.
maven wrapper around minispec.
 
maven wrapper around minitest.
 
 
goal to convert that artifact into a gem or uses a given gemspec to build a gem.
goal to converts a gemspec file into pom.xml.
installs a set of given gems without resolving any transitive dependencies
goal to push a given gem or a gem artifact to rubygems.org via the command "gem push {gem}"
 
 
 
 
 
 
executes the jruby command.
 
maven wrapper around the runit/testcase command.
 
 
 
 
 
installs a set of given gems without resolving any transitive dependencies
 
 
 
 
This is here just be able to quickly switch between snakeYaml and YamlBeans, since they are both good, with their own quirks.