I propose that we rename (And deprecate the old) plugin:install/uninstall to
plugin:setup and plugin:remove
respectively.
This would pave the way to later rename plugin:repository-* to just plugin:* and
bring it in line with other artifact based plugins, and m2.

plugin:install-now and plugin:uninstall-now should be removed and become
implicit in the installation process (these goals install into the executing Maven)

Additionally, a mode parameter should be introduced that installs to either
"global", or "user". Global is maven.plugin.dir - ie the maven installation, use
is maven.plugin.user.dir - ie ~/.maven/plugins

Cheers,
Brett

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to