Where is the plugin-registry.xml?

The plugin-registry.xml file can be found in the Maven local repository, i.e. ${user.home}/.m2 directory. It contains the list of the plugins installed in your repository including the last version installed.

Note: usePluginRegistry should be set to true in you settings.

[top]