Package org.apache.hadoop.maven.plugin.util


package org.apache.hadoop.maven.plugin.util
  • Classes
    Class
    Description
    org.apache.hadoop.maven.plugin.util.Exec
    Exec is a helper class for executing an external process from a mojo.
    org.apache.hadoop.maven.plugin.util.Exec.OutputBufferThread
    OutputBufferThread is a background thread for consuming and storing output of the external process.
    org.apache.hadoop.maven.plugin.util.FileSetUtils
    FileSetUtils contains helper methods for mojo implementations that need to work with a Maven FileSet.