interfaceList工程打包


客服短信應用測試環境暫時部署在企信通測試環境25服務器上,接口服務部署路徑爲/opt/ssp/InterfaceList

一、編譯及打包
1、以shell方式進入開發工程InterfaceList目錄(例: cd D:\Project\eclipse\ssp\InterfaceList)


2、mvn compile
3、mvn rmic:rmic
4、mvn dependency:copy-dependencies
5、mvn package


二、部署及發佈
1、將開發工程InterfaceList目錄target下dependency下的的所有Jar包上傳部署到發佈服務器/opt/ssp/InterfaceList/Dependency下
2、將開發工程InterfaceList目錄target下的兩個jar包上傳部署到發佈服務器/opt/ssp/Jars下.
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章