|
Class Summary |
| AbstractGemMojo |
|
| ExecMojo |
executes a ruby script in context of the gems from pom. |
| ExecuteInPhaseMojo |
the mojo allows to embed a plugin inside a Gemfile (from bundler) and execute
it during the specified phase. |
| GemArtifact |
|
| GemifyMojo |
goal to convert that artifact into a gem. |
| GemMojo |
goal to run gem with the given arguments. |
| HelpMojo |
Display help information on gem-maven-plugin. Call |
| InitializeMojo |
|
| InstallMojo |
goal to locally install a given gem |
| IrbMojo |
maven wrpper around IRB. |
| ListMojo |
Deprecated. |
| PackageMojo |
goal to convert that artifact into a gem or uses a given gemspec to build a gem. |
| PomMojo |
goal to converts a gemspec file into pom.xml. |
| PushMojo |
goal to push a given gem or a gem artifact to rubygems.org via the
command "gem push {gemfile}" |
| SpecMojo |
Deprecated. |