You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Slawomir Jaranowski (Jira)" <ji...@apache.org> on 2023/01/06 15:09:00 UTC

[jira] [Created] (MENFORCER-456) New Enforcer API - RuleConfigProvider

Slawomir Jaranowski created MENFORCER-456:
---------------------------------------------

             Summary: New Enforcer API - RuleConfigProvider
                 Key: MENFORCER-456
                 URL: https://issues.apache.org/jira/browse/MENFORCER-456
             Project: Maven Enforcer Plugin
          Issue Type: New Feature
            Reporter: Slawomir Jaranowski
            Assignee: Slawomir Jaranowski
             Fix For: 3.2.0


We have a case when one Rule, eg {{ExternalRules}} need to provide more rules for executing.

Rule should not create next rules, it must be done by Mojo itself in order to properly configure new Rule.

So we need special API for such case - Rule will can provide only configuration for new Rules, and Rules will be crated by Mojo.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)