spring-boot-maven-plugin插件,打包的时候如何排除指定文件夹?

Maven 项目
使用的是spring-boot-maven-plugin插件
打包的时候如何排除指定文件夹?

你不指定打包下面的文件,应该就不会打包吧。