Added goals installing and deploying the plugin:
- plugin:install installs the plugin in Maven's plugins dir
- plugin:deploy installs an unpacked version of the plugin in Maven's plugins dir
This is meant to ease the installation of plugins without having to bootstrap or manually copy the generated plugin to Maven's plugins dir.