Plugin documentation

Goals available:

GoalDescription
geronimo:deploy-moduleDeploy modules (and optionally starting them) to a Geronimo server.
geronimo:deployAlias for deploy-module.
geronimo:list-modulesList the modules.
geronimo:start-moduleStart a module running on Geronimo server.
geronimo:stop-moduleStop a module running on Geronimo server.
geronimo:undeploy-moduleUndeploy a module from a running Geronimo server. If the module is running, it is stopped by default.
geronimo:undeployAlias for undeploy-module.
geronimo:install-assemblyInstall a Geronimo server assembly.
geronimo:installAlias for install-assembly.
geronimo:startAlias for start-server.
geronimo:start-serverStart the Geronimo server.
geronimo:stopAlias for stop-server.
geronimo:stop-serverStop the Geronimo server.
geronimo:wait-for-serverWait for a Geronimo server to start.