Brett Porter wrote: > The manual process is > rm $MAVEN_HOME/plugins/groupId-pluginId-version.jar > The uninstall would be > maven -DpluginId=pluginId -DgroupId=maven -Dversion=version plugin:uninstall > > The first one is shorter :)
Plus, you can run the first one when your maven runtime is completly messed up (for example by an invalid plugin!), but the other one requires the runtime to be at least a bit functional... R. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
