Sample project to show how to use maven assembly to make a distribution package for the Stackoverflow question https://stackoverflow.com/questions/46092911/maven-assembly-plugin-include-file-without-taking-its-path-folders
- project-sql gathers different SQL files into a ZIP file.
- project-distribution gets project-sql as dependency and places required files from it into a ZIP file