Hi, A side effect of disabling the plugin registry by default some time back was that prompting on new releases also stopped.
Currently, it checks every day for new plugins, and downloads and installs them automatically. The only way to avoid this is to turn on the plugin registry (which I'm not sure we support), or set the version in the POM (not applicable for the command line). This seems a little forceful to me. Should we set the default check interval to "never" and only do updates when -U is run? The main issue with -U is that it only checks for this run - so doesn't check for updates on all plugins (as there is no concept of "all plugins"). What are others thoughts on this? - Brett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
