随笔分类 -  Maven

摘要:issue 1、Java compiler level does not match the version of the installed Java project facet. 或者 One or more constraints have not been satisfied. 或者 Dyn 阅读全文
posted @ 2017-11-03 22:04 远近啊 阅读(900) 评论(1) 推荐(0)
摘要:转自:http://www.cnblogs.com/hafiz/p/5360195.html 阅读全文
posted @ 2017-08-07 23:39 远近啊 阅读(1926) 评论(0) 推荐(0)
摘要:在国内使用maven下载jar包非常慢的解决方法 1、原因: 很多jar包在国外环境,所以会很慢。 2、解决方法 maven支持镜像环境下载,所以首先找到maven的conf目录中的settings.xml文件,其中有 <mirrors> <!-- mirror | Specifies a repo 阅读全文
posted @ 2017-02-14 00:33 远近啊 阅读(410) 评论(0) 推荐(0)