Class CleanTest.TestableClean

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.machanism.machai.gw.maven.CleanMojo
org.machanism.machai.gw.maven.CleanTest.TestableClean
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
Enclosing class:
CleanTest

static class CleanTest.TestableClean extends CleanMojo
  • Field Summary

    Fields inherited from class org.machanism.machai.gw.maven.CleanMojo

    basedir

    Fields inherited from interface org.apache.maven.plugin.Mojo

    ROLE
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    (package private) void
    setBasedir(File basedir)
     

    Methods inherited from class org.machanism.machai.gw.maven.CleanMojo

    execute

    Methods inherited from class org.apache.maven.plugin.AbstractMojo

    getLog, getPluginContext, setLog, setPluginContext

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • TestableClean

      TestableClean()
  • Method Details

    • setBasedir

      void setBasedir(File basedir)