Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Maven projects should support registrations of services / providers per plugin, similar to Gradle. While it is possible to register a ProjectServiceProvider, then query the maven project for a list of plugins, each such provider must monitor the list of plugins and adjust the behaviour appropriately.
Still the plugins used in the project are known and the maven core model level, so this filter can be implemented centraly, by the maven core module.