maven常用插件配置 1、maven-jar-plugin插件<!– 排除资源文件中的properties文件,不需要打到jar中,后面通过assembly插件打包到conf目录中 –><plugin … Continue reading maven常用插件配置