小编use*_*344的帖子

在intellij idea中打开-X和-e开关的位置

当我使用intellij idea运行elasticsearch时,出现以下错误

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on project elasticsearch: Resources archive cannot be found. Failure to find org.elasticsearch:dev-tools:jar:2.2.0-SNAPSHOT in https://oss.sonatype.org/content/repositories/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of oss-snapshots has elapsed or updates are forced
Run Code Online (Sandbox Code Playgroud)

并给我一些提示:


[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.

Run Code Online (Sandbox Code Playgroud)

但我不知道在哪里使用 -e 和 -X 开关。

intellij-idea maven

5
推荐指数
1
解决办法
6711
查看次数

标签 统计

intellij-idea ×1

maven ×1