Maven打包方式 1、背景描述2、使用maven-jar-plugin和maven-dependency-plugin插件打包3、使用maven-assembly-plugin插件打包4、使用maven-shade-plugin插件打包5、Maven自定义打包方式