Maven Plugin Utils is a Java library which contains utilities for
Maven 3 plugins. It contains tools to:
scan directories for files and create a virtual (not physical) destination file
in the output directory based on the source (see
biz.gabrys.maven.plugin.util.io
package)