首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >我想安装maven来使用一个叫做GROBID的软件。

我想安装maven来使用一个叫做GROBID的软件。
EN

Stack Overflow用户
提问于 2019-06-05 23:11:26
回答 1查看 53关注 0票数 1

我尝试安装基于https://maven.apache.org/install.html的maven on m win 10

用于安装软件GROBID_NER

https://grobid-ner.readthedocs.io/en/latest/build-and-install/

但不幸的是,我遇到了这个错误,有谁能告诉我如何编程?

代码语言:javascript
复制
Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project grobid-ner: Fatal error compiling: tools.jar not found: C:\Program Files\Java\jre1.8.0_211\..\lib\tools.jar -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

我认为这与我的jdk有关,我只是在第一个链接中提到的在我的环境中添加了JDK的路径,有什么错误吗?

EN

回答 1

Stack Overflow用户

发布于 2019-06-11 21:30:39

这个问题已经解决了,我只是卸载了Jdk并通过you tube教程安装了正确的版本,因为您需要在您的环境变量中定义一个新的变量

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/56463310

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档