- 博客(2)
- 问答 (1)
- 收藏
- 关注
原创 Windows Powershell 复制trunk文件到unit脚本
公司项目开发版本在trunk,测试版本在unit. 迭代版本时经常需要在trunk commit之后, 手动copy到unit提交给测试, 很烦so直接上脚本: #前提:系统开始栏搜索"powershell"以管理员权限启动,执行Set-ExecutionPolicy RemoteSigned,选择Y #1.$trunkPath默认是当前脚本所在文件夹, 也可以文本编辑器打开CopyTrunk...
2018-06-08 09:24:38
352
原创 eclipse导入maven工程 missing artifact / can not be resolved (但jar包存在)
最近切换maven仓库还有eclipse, 通过svn或者git引入工程, 莫名报missing artifact / can not be resolved等错误, 查看Maven Dependencies这些报错的包都存在,最后解决方法如下: 找到出错的jar包文件位置或者在仓库文件夹下检索所有包,删掉_maven.repositories和_remote.repositories文件...
2018-05-02 10:54:06
905
空空如也
spring初始化bean的问题
2018-03-06
TA创建的收藏夹 TA关注的收藏夹
TA关注的人