We need to customize the standard Plexus container with the plugin discovery listener which
is what looks for the META-INF/maven/plugin.xml resources that enter the system when a Maven
plugin is loaded.
A stub implementation that assumes an empty lifecycle to bypass interaction with the plugin manager and to avoid
plugin artifact resolution from repositories.