Class AlwaysFail

All Implemented Interfaces:
EnforcerRuleBase

@Named("alwaysFail") public final class AlwaysFail extends AbstractStandardEnforcerRule
Always fail. This rule is useful for testing the Enforcer configuration, or to always fail the build if a particular profile is enabled.
Author:
Ben Lidgey