Package biz.gabrys.maven.plugin.util.io

Contains classes related with I/O operations. It provides tools to:

  • scan directories for files whose match certain criteria (see FileScanner)
  • create a virtual (not physical) destination file in the output directory based on the source directory, the source file and the output file name pattern (see DestinationFileCreator)