Goals

GoalDescription
idea-plugindefault target 'idea-plugin:build'
idea-plugin:helpDisplay help
idea-plugin:distMake a plugin distribution: jar or zip file (if the plug-in has external dependencies)
idea-plugin:buildBuild IDEA plugin into ${maven.idea_plugin.build.dir}
idea-plugin:install Install the plugin in the user's plugins dir. NB : IDEA must be closed before using install
idea-plugin:uninstall Uninstall all versions of the plugin from the user's plugins dir. NB : IDEA must be closed before using uninstall