public class BanTransitiveDependencies extends AbstractNonCacheableEnforcerRule implements EnforcerRule
message| Constructor and Description |
|---|
BanTransitiveDependencies() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(EnforcerRuleHelper helper)
This is the interface into the rule.
|
getCacheId, isCacheable, isResultValidgetMessage, setMessageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCacheId, isCacheable, isResultValidpublic void execute(EnforcerRuleHelper helper) throws EnforcerRuleException
EnforcerRuleexecute in interface EnforcerRulehelper - 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–2013 The Apache Software Foundation. All rights reserved.