Added the goals:
- grails:list-plugins
- grails:install-plugin
- grails:uninstall-plugin
To use the install-plugin} goal, you must provide either a {{pluginName or pluginUrl system property. You can also specify a version using the pluginVersion property and install the plugin globally by using -DisGlobal=true.
To uninstall a plugin, just pass -DpluginName=... to the corresponding goal.
Added the goals:
To use the install-plugin} goal, you must provide either a {{pluginName or pluginUrl system property. You can also specify a version using the pluginVersion property and install the plugin globally by using -DisGlobal=true.
To uninstall a plugin, just pass -DpluginName=... to the corresponding goal.
- grails:list-plugins
- grails:install-plugin
- grails:uninstall-plugin
To use the install-plugin} goal, you must provide either a {{pluginName or pluginUrl system property. You can also specify a version using the pluginVersion property and install the plugin globally by using -DisGlobal=true.
To uninstall a plugin, just pass -DpluginName=... to the corresponding goal.