Actually, latest CLI will only give warning to use new ID, not autoredirect. In a future CLI release we will get it to autoredirect.
One of the main reasons why the pluginIDs got a major bump was because of the ID change from `org.apache.cordova.*` to `cordova-plugin-*`. Most of the plugins haven't had changes other than the ID. If you or someone on this list wants to backport changes to the older versions and publish to plugins.cordova.io, feel free. Every core plugin has a old-ID branch which doesn't have the ID changes. I'm not interested in doing that myself. I'd rather see people upgrade to Cordova-cli 5.0.0+ Alternatively, you can install the updated plugins via github for older CLI projects. cordova plugin add https://github.com/apache/cordova-plugin-camera.git -Steve On Tue, May 26, 2015 at 10:49 AM, Shazron <shaz...@gmail.com> wrote: > *upgrade to the latest CLI version, I mean > > On Tue, May 26, 2015 at 10:49 AM, Shazron <shaz...@gmail.com> wrote: > > It is up to PhoneGap Build to update to the latest cordova-cli > > version, and I believe they are working on this as we speak. > > If you upgrade to the CLI, you will get the latest version from npm if > > you use the old id. > > > > On Tue, May 26, 2015 at 9:31 AM, Marcus Schwab <mar...@14oranges.com> > wrote: > >> I know the Cordova.io Plugin Registry is going away, but in the mean > time > >> we are still forced to use it if we want those plugins in Phonegap > Build. > >> But many core Cordova plugins such as > >> http://plugins.cordova.io/#/package/org.apache.cordova.device are being > >> listed with an older version rather than the newest version in Git. Is > >> there a reason the newest version hasn't been pushed to the registry? > I'd > >> be nice if they were at their latest available before the site goes > >> read-only. > >> > >> Thanks, > >> Marcus > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org > For additional commands, e-mail: dev-h...@cordova.apache.org > >