Brett Porter wrote:
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?

Can't this also become an issue when multiple developers are working on the same project and when only one of the devs are doing -U. Won't this possibly lead to they using the different and possibly incompatible versions of the plugins?

--
Trygve

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

Reply via email to