> -----Original Message----- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: samedi 15 octobre 2005 19:51 > To: Maven Developers List > Subject: plugin updates - should we change the value in the 2.0 release? > > 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?
I'd agree. > 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"). Couldn't we check for updates for all plugins found in the plugin registry when -U is called (or parsing the local repo for all plugins - we would probably need an index for this)? Thanks -Vincent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]