
maven
文章平均质量分 63
Frank_DuLei
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Eclipse下导入SpringCloud项目maven加载jar包:Could not get the value for parameter encoding for plugin executi
错误: Could not get the value for parameter encoding for plugin execution default-resources Plugin org.apache.maven.plugins:maven-resources-plugin:3.0.2 or one of its dependencies could not be resol原创 2017-12-14 18:12:44 · 8091 阅读 · 0 评论 -
SpringCloud Eureka项目启动子项目报错Connection refused: connect Cannot execute request on any known server
SpringCloud Eureka项目启动子项目报错Connection refused: connect Cannot execute request on any known server原创 2017-12-15 09:33:56 · 22632 阅读 · 2 评论 -
使用本地jar包。Perhaps you are running on a JRE rather than a JDK?
ERROR: No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK? 说明: 遇到这个问题看看报错的源,这个错误出现场景比较多。 以下是我的场景:(请按场景对号入座) 我是在maven里引用了本地的环境变量JAVA_HOME。 新环境中配置jdk时未配置JAVA...原创 2018-11-29 17:11:28 · 167 阅读 · 0 评论