Grails Maven Plugin

Add install-plugin, list-plugins, etc. as Maven goals

Details

  • Type: Sub-task Sub-task
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None

Activity

Hide
Peter Ledbrook added a comment -

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.

Show
Peter Ledbrook added a comment - 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.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: