The Maven File Management API provides an API to collect files from a given directory using several include/exclude rules.
This original code is based on the org.apache.tools.ant.util package from the Ant build tool.
To provide you with better understanding on some usages of this API, you can take a look into the following examples: