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


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