org.apache.maven.plugins.enforcer
Class RequireFilesDontExist

java.lang.Object
  extended by org.apache.maven.plugins.enforcer.AbstractStandardEnforcerRule
      extended by org.apache.maven.plugins.enforcer.AbstractRequireFiles
          extended by org.apache.maven.plugins.enforcer.RequireFilesDontExist

public class RequireFilesDontExist
extends AbstractRequireFiles

The Class RequireFilesDontExist.


Field Summary
 
Fields inherited from class org.apache.maven.plugins.enforcer.AbstractStandardEnforcerRule
message
 
Constructor Summary
RequireFilesDontExist()
           
 
Method Summary
 
Methods inherited from class org.apache.maven.plugins.enforcer.AbstractRequireFiles
execute, getCacheId, isCacheable, isResultValid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequireFilesDontExist

public RequireFilesDontExist()


Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.