08 2017 档案

摘要:Recently we are working on the migration from svn to gitlab with full history logs, and i would like to share some of the experiences we obtained during this work. 阅读全文
posted @ 2017-08-24 11:13 自由协会会长 阅读(458) 评论(0) 推荐(0)
摘要:出于项目的实际需要,需要将maven项目生成的war包 部署到nexus远程仓库中去,但是在maven clean install过程中生成的各种jar包,不需要部署到远程仓库。 这里用到一个特殊的maven goal deploy:deploy-file 关于此maven goal的详细说明,可以 阅读全文
posted @ 2017-08-03 11:24 自由协会会长 阅读(863) 评论(0) 推荐(0)