项目从打包到部署 开发工具使用的是idea 1.我们现在项目上面打包 1)增加一个打包,clean,deploy,跳过测试的一个命令 命令:clean install deploy -Dmaven.jav ...