Description
Currently list of rules to execute is created by Maven/Plexus.
We have defined parameter rules as arrays of EnforcerRules
Instance of each array item is automatically created but all rules implementation must be in the same package as plugin, or user must provide implementation attribute.
We can manage rules list creation by plugin and open a way to allow rules implementation in other packages.
Attachments
Issue Links
- links to