Description
Current Enforcer API was based on Maven/Plexus configuration, where each rule must be in the same package as plugin implementation.
When rule is in another package user must provide implementation attribute on rule tag with full class name of rule.
After MENFORCER-453 - we can implement rule as JSR 330 components.
So package of rule will be not important.
Attachments
Issue Links
- relates to
-
MENFORCER-456 New Enforcer API - RuleConfigProvider
- Closed
-
MENFORCER-458 Move Built-In Rules to new API
- Closed
- links to