The pom.xml of my maven project looks as follows:
Under make sure to have the as below This will explicitly tell maven to fetch these files and include it in the build.
${basedir}/src/main/resources **/* ...