Maven Plugin Plugin Goals
dIon Gillard
plugin
Build and install a plugin
plugin:deploy
Install an unpacked version of the plugin
plugin:download
Download and install plugin from the remote repos.
Must provide groupId, artifactId and version variables.
plugin:generate-docs
Generate navigation, goals and properties docs
plugin:generate-goals
Generate goals.xml for the plugin
plugin:generate-navigation
Generate navigation.xml for the plugin
plugin:generate-properties
Generate properties.xml for the plugin
plugin:install
Install the plugin in Maven's plugins dir
plugin:uninstall
Uninstall all versions of the plugin in Maven's plugins dir
plugin:test
Run a plugin's test project