You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Svatopluk Dedic (Jira)" <ji...@apache.org> on 2021/05/11 14:33:00 UTC

[jira] [Created] (NETBEANS-5672) Plugin-based service registrations

Svatopluk Dedic created NETBEANS-5672:
-----------------------------------------

             Summary: Plugin-based service registrations
                 Key: NETBEANS-5672
                 URL: https://issues.apache.org/jira/browse/NETBEANS-5672
             Project: NetBeans
          Issue Type: Improvement
          Components: projects - Maven
            Reporter: Svatopluk Dedic
            Assignee: Svatopluk Dedic
             Fix For: 12.5


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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists