摘要: In~/.m2/settings.xmlyou can update the URL to be used for specific repositories.For example: codehaus-mule-repo codehaus-mule-repo ht... 阅读全文
posted @ 2015-10-24 21:50 卜海清 阅读(558) 评论(0) 推荐(0)
摘要: Link: http://www.tuicool.com/articles/uMBZbahttp://www.appveyor.com/随着云技术的不断完善,基于云的应用越发丰富起来。AppVeyor旨在帮助MS的开发者解决编译部署问题的云端解决方案。 阅读全文
posted @ 2015-10-24 16:25 卜海清 阅读(239) 评论(0) 推荐(0)
摘要: Link: https://github.com/qatools/properties 今天在GitHub上看到一个Java库,能方便帮助读取properties的配置文件. 具体使用可以参考上面的链接学习。 ru.qatools.commons properties LATEST 阅读全文
posted @ 2015-10-24 15:57 卜海清 阅读(235) 评论(0) 推荐(0)
摘要: Link: http://stackoverflow.com/questions/30571/how-do-i-tell-maven-to-use-the-latest-version-of-a-dependency 有时候需要在POM里指定最新的Version,可以考虑用LATEST关键字,上面的... 阅读全文
posted @ 2015-10-24 15:38 卜海清 阅读(290) 评论(0) 推荐(0)