由于IntelliJ IDEA Build Artifacts速度实在是无法忍受,特整理了一个bat脚本方便maven install后更新jar文件到部署包
del /F /S /Q D:Idea_WSOperationCenter_WSgeostack-parentclassesartifactsOperationCenter_war_explodedWEB-INFlibgeostack-util-1.1-SNAPSHOT.jar xcopy /E/I/Y D:.m2 epositorygeostackgeostack-util1.1-SNAPSHOTgeostack-util-1.1-SNAPSHOT.jar D:Idea_WSOperationCenter_WSgeostack-parentclassesartifactsOperationCenter_war_explodedWEB-INFlib xcopy /E/I/Y D:Idea_WSOperationCenter_WSOperationCenter esource D:Idea_WSOperationCenter_WSgeostack-parentclassesartifactsOperationCenter_war_explodedWEB-INFclasses @pause