Starting from some assembly plugin version maven builds issue the following warning:
[WARNING] The assembly descriptor contains a filesystem-root rela
The working solution is to specify the empty outputDirectory:
outputDirectory
${basedir}/src/main/resources