Package org.apache.maven.enforcer.rule.api
-
Interface Summary Interface Description EnforcerRule Interface to be implemented by any rules executed by the enforcer.EnforcerRule2 Interface to be implemented by any rules as of version 2.0 executed by the enforcer.EnforcerRuleHelper This is the interface that all helpers will use. -
Enum Summary Enum Description EnforcerLevel Levels steering whether a rule should fail a build or just display a warning. -
Exception Summary Exception Description EnforcerRuleException An exception occurring during the execution of a rule.