| Class | Description |
|---|---|
| AbstractGemMojo | |
| ExecMojo |
executes a ruby script in context of the gems from pom.
|
| GemArtifact | |
| GemifyMojo |
goal to convert that artifact into a gem.
|
| GemMojo | Deprecated |
| GenerateResourcesMojo |
installs a set of given gems without resolving any transitive dependencies
|
| HelpMojo |
Display help information on gem-maven-plugin.
Call mvn gem:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| InitializeMojo |
installs all declared gem in GEM_HOME
|
| InstallMojo |
goal to locally install a given gem
|
| IrbMojo | Deprecated |
| JarsLockMojo |
installs a set of given gems without resolving any transitive dependencies
|
| 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.
|
| ProcessResourcesMojo |
installs a set of given gems without resolving any transitive dependencies
|
| PushMojo |
goal to push a given gem or a gem artifact to rubygems.org via the
command "gem push {gem}"
|
| SetsMojo |
installs a set of given gems without resolving any transitive dependencies
|
Copyright © 2015. All Rights Reserved.