public class AlwaysPass extends AbstractNonCacheableEnforcerRule
message
Constructor and Description |
---|
AlwaysPass() |
Modifier and Type | Method and Description |
---|---|
void |
execute(EnforcerRuleHelper helper)
This is the interface into the rule.
|
getCacheId, isCacheable, isResultValid
public void execute(EnforcerRuleHelper helper) throws EnforcerRuleException
helper
- The helper provides access to the log, MavenSession and has
helpers to get common components. It is also able to lookup components
by class name.EnforcerRuleException
- the enforcer rule exceptionCopyright © 2007-2012 Apache Software Foundation. All Rights Reserved.