| Goal | Description |
|---|
| geronimo:deploy-module | Deploy modules (and optionally starting them) to a Geronimo server. |
| geronimo:deploy | Alias for deploy-module. |
| geronimo:list-modules | List the modules. |
| geronimo:start-module | Start a module running on Geronimo server. |
| geronimo:stop-module | Stop a module running on Geronimo server. |
| geronimo:undeploy-module | Undeploy a module from a running Geronimo server. If the module is running, it is stopped by default. |
| geronimo:undeploy | Alias for undeploy-module. |
| geronimo:install-assembly | Install a Geronimo server assembly. |
| geronimo:install | Alias for install-assembly. |
| geronimo:start | Alias for start-server. |
| geronimo:start-server | Start the Geronimo server. |
| geronimo:stop | Alias for stop-server. |
| geronimo:stop-server | Stop the Geronimo server. |
| geronimo:wait-for-server | Wait for a Geronimo server to start. |