All Classes and Interfaces

Class
Description
Abstract help rule.
Always fail.
Always pass.
This class is used for matching Artifacts against a list of patterns.
 
 
This rule bans all scope values except for import from dependencies within the dependency management.
This rule will check if a pom contains a distributionManagement part.
Since Maven 3 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique.
This rule bans dependencies having a version which requires resolution (i.e.
This rule checks that lists of dependencies are not included.
This rule checks that lists of plugins are not included.
This rule checks that this project's maven session whether have banned repositories.
This rule bans all transitive dependencies.
 
The Class EnforcerRuleUtils.
Rule for Maven Enforcer using Beanshell to evaluate a conditional expression.
A configured ExpressionEvaluator used by rules.
An enforcer rule that will provide rules configuration from an external resource.
Common os utility.
Provides the information about DependencyNode parent nodes
A DependencyVisitor building a map of parent nodes
 
This rule will check if a multi module build will follow the best practices.
This rule checks that some profiles are active.
This rule checks that certain environment variable is set.
Checks that all dependencies have an explicitly declared scope in the non-effective pom (i.e.
Rule to validate a binary file to match the specified checksum.
The Class RequireFilesDontExist.
The Class RequireFilesExist.
Rule to validate the main artifact is within certain size constraints.
This rule checks that the Java vendor is allowed.
This rule checks that the Java version is allowed.
This rule checks that the Maven version is allowed.
This rule checks that this pom or its parents don't define a repository.
This rule checks that the OS is allowed by combinations of family, name, version and cpu architecture.
This rule will enforce that all plugins specified in the poms have a version declared.
 
Ensure that all profiles mentioned on the commandline do exist.
This rule checks that certain properties are set.
This rule checks that no snapshots are included.
This rule checks that the current project is not a snapshot.
 
This rule checks that the current project is not a release.
Rule to validate a text file to match the specified checksum.
Rule to enforce that the resolved dependency is also the most recent one of all transitive dependencies.