Package org.apache.maven.enforcer.rule.api


package org.apache.maven.enforcer.rule.api
  • Class
    Description
    Levels steering whether a rule should fail a build or just display a warning.
    Interface to be implemented by any rules executed by the enforcer.
    Interface to be implemented by any rules as of version 2.0 executed by the enforcer.
    An exception occurring during the execution of a rule.
    This is the interface that all helpers will use.