| ModuleMojoSupport | Support for mojos that operate on modules. | code | html |
| StartStopUndeployMojoSupport | Support for start/stop/undeploy mojos. | code | html |
| DeployModuleMojo | Deploy modules (and optionally starting them) to a Geronimo server. | code | html |
| DeployMojo | Alias for deploy-module. | code | html |
| InstallLibraryMojo | Deploy library to a Geronimo server. | code | html |
| InstallPluginMojo | Deploy modules (and optionally starting them) to a Geronimo server. | code | html |
| ListModulesMojo | List the modules. | code | html |
| StartModuleMojo | Start a module running on Geronimo server. | code | html |
| StopModuleMojo | Stop a module running on Geronimo server. | code | html |
| UndeployModuleMojo | Undeploy a module from a running Geronimo server. If the module is running, it is stopped by default. | code | html |
| UndeployMojo | Alias for undeploy-module. | code | html |