首页 新闻 赞助 找找看

在用maven做ssm项目时导入工程后在运行pom工程时出现Failed to execute goal org.apache.maven.plugins

0
悬赏园豆:80 [已解决问题] 解决于 2019-06-22 18:33

[INFO] taotao-manager ..................................... SUCCESS [ 1.120 s]
[INFO] taotao-manager-pojo ................................ FAILURE [ 0.700 s]
[INFO] taotao-manager-mapper .............................. SKIPPED
[INFO] taotao-manager-service ............................. SKIPPED
[INFO] taotao-manager-web ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.029 s
[INFO] Finished at: 2019-06-20T18:29:14+08:00
[INFO] Final Memory: 9M/23M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project taotao-manager-pojo: Compilation failure
[ERROR] No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?
[ERROR] -> [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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :taotao-manager-pojo

水远山高的主页 水远山高 | 初学一级 | 园豆:13
提问于:2019-06-20 18:31
< >
分享
最佳答案
0
收获园豆:80
ycyzharry | 高人七级 |园豆:25639 | 2019-06-20 22:30

谢谢你了,我自己解决了,我换了一个jdk,后来就成功了

水远山高 | 园豆:13 (初学一级) | 2019-06-22 18:32
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册