Package org.apache.maven.plugin.enforcer

Class Summary
AbstractBanDependencies Abstract Rule for banning dependencies
AbstractVersionEnforcer Containts the common code to compare a version against a version range.
BannedDependencies This rule checks that lists of dependencies are not included.
DefaultEnforcementRuleHelper Default implementation of the EnforcementRuleHelper interface.
DisplayInfoMojo This goal displays the current platform information
EnforceMojo This goal executes the defined enforcer-rules once per module.
EnforceOnceMojo This goal executes the defined enforcer-rules once per build.
EnforcerExpressionEvaluator  
EvaluateBeanshell  
NoSnapshots This rule checks that no snapshots are included.
RequireJavaVersion This rule checks that the Java version is allowed.
RequireMavenVersion This rule checks that the Maven version is allowd.
RequireOS This rule checks that the OS is allowed by combinations of family, name, version and cpu architecture.
RequireProperty This rule checks that certain properties are set.
 



Copyright © 2002-2009 Apache Software Foundation. All Rights Reserved.