List of rules provided by this project for the Maven Enforcer.

List of Rules

The list of rules for the Maven Enforcer provided by this project.

NameSinceShort Description
No cyclic Package Dependency Rule
1.0
Checks for package cycles.
No SNAPSHOTs in Dependency Management Rule
1.0
Checks for SNAPSHOT dependencies in the dependency management block of a Maven POM.