Class DirectoryOfGoal

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    public class DirectoryOfGoal
    extends AbstractDirectoryGoal
    implements org.apache.maven.plugin.Mojo, org.apache.maven.plugin.ContextEnabled
    • Constructor Summary

      Constructors 
      Constructor Description
      DirectoryOfGoal()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.io.File findDirectory()
      protected java.lang.String getContextKey()
      protected java.lang.String getLogLabel()
      • 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
      • Methods inherited from interface org.apache.maven.plugin.ContextEnabled

        getPluginContext, setPluginContext
      • Methods inherited from interface org.apache.maven.plugin.Mojo

        execute, getLog, setLog