Uses of Class
org.apache.maven.plugins.enforcer.AbstractStandardEnforcerRule
Packages that use AbstractStandardEnforcerRule
-
Uses of AbstractStandardEnforcerRule in org.apache.maven.plugins.enforcer
Subclasses of AbstractStandardEnforcerRule in org.apache.maven.plugins.enforcerModifier and TypeClassDescriptionclassAbstract Rule for banning dependencies.classThe Class AbstractNonCacheableEnforcerRule.classAbstract enforcer rule that give a foundation to validate properties from multiple sources.classContains the common code to compare an array of files against a requirement.classContains the common code to compare a version against a version range.classAlways fail.classAlways pass.classThis rule will check if a pom contains adistributionManagementpart.classSince Maven 3 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique.classThis rule checks that lists of dependencies are not included.classThis rule checks that lists of plugins are not included.classThis rule checks that this project's maven session whether have banned repositories.classThis rule bans all transitive dependencies.classThis rule will check if a multi module build will follow the best practices.classThis rule checks that some profiles are active.classThis rule checks that certain environment variable is set.classRule to validate a binary file to match the specified checksum.classThe Class RequireFilesDontExist.classThe Class RequireFilesExist.classRule to validate the main artifact is within certain size constraints.classThis rule checks that the Java vendor is allowed.classThis rule checks that the Java version is allowed.classThis rule checks that the Maven version is allowed.classThis rule checks that this pom or its parents don't define a repository.classThis rule checks that the OS is allowed by combinations of family, name, version and cpu architecture.classThis rule will enforce that all plugins specified in the poms have a version declared.classclassEnsure that all profiles mentioned on the commandline do exist.classThis rule checks that certain properties are set.classThis rule checks that no snapshots are included.classThis rule checks that the current project is not a snapshot.classclassThis rule checks that the current project is not a release.classRule to validate a text file to match the specified checksum.classRule to enforce that the resolved dependency is also the most recent one of all transitive dependencies.