Class RequireExplicitDependencyScope

All Implemented Interfaces:
EnforcerRuleBase

@Named("requireExplicitDependencyScope") public final class RequireExplicitDependencyScope extends AbstractStandardEnforcerRule
Checks that all dependencies have an explicitly declared scope in the non-effective pom (i.e. without taking inheritance or dependency management into account).