请稍等 ...
×

采纳答案成功!

向帮助你的同学说点啥吧!感谢那些助人为乐的人

老师,打包出现的这些错误是什么意思呢?

百度没有找到,只好麻烦您了

[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] Unable to locate the Javac Compiler in:
  C:\Program Files\Java\jre1.8.0_74\..\lib\tools.jar
Please ensure you are using JDK 1.4 or above and
not a JRE (the com.sun.tools.javac.Main class is required).
In most cases you can change the location of your Java
installation by setting the JAVA_HOME environment variable.
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] imooc-security ..................................... SUCCESS [  0.377 s]
[INFO] imooc-security-core ................................ SUCCESS [  4.769 s]
[INFO] imooc-security-app ................................. SUCCESS [  0.399 s]
[INFO] imooc-security-browser ............................. SUCCESS [  0.255 s]
[INFO] imooc-security-demo ................................ FAILURE [  0.349 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.407 s
[INFO] Finished at: 2017-12-04T22:04:54+08:00
[INFO] Final Memory: 29M/183M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project imooc-security-demo: Compilation failure
[ERROR] Unable to locate the Javac Compiler in:
[ERROR] C:\Program Files\Java\jre1.8.0_74\..\lib\tools.jar
[ERROR] Please ensure you are using JDK 1.4 or above and
[ERROR] not a JRE (the com.sun.tools.javac.Main class is required).
[ERROR] In most cases you can change the location of your Java
[ERROR] installation by setting the JAVA_HOME environment variable.
[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 :imooc-security-demo


正在回答 回答被采纳积分+3

2回答

慕斯卡3405105 2018-05-25 00:14:52

我的也无法打包!请问解决没有

0 回复 有任何疑惑可以回复我~
旧梦空城不等待 2017-12-05 00:42:38

你这个是java环境配置的不对把?
下面的错误提示是没有在你指定的位置发现你的1.8版本的jdk,请确保使用1.4及以上版本的jdk

0 回复 有任何疑惑可以回复我~
  • 提问者 tidhy #1
    不会吧,其他编译都正常,项目也是1.8的,刚才检查过。。。
    回复 有任何疑惑可以回复我~ 2017-12-05 09:05:47
  • 慕尼黑3917127 回复 提问者 tidhy #2
    解决了吗
    我好像也有类似的问题
    demo项目死活没发打包
    回复 有任何疑惑可以回复我~ 2017-12-22 15:04:05
  • 慕尼黑3917127 回复 提问者 tidhy #3
    解决了吗,也有类似问题,demo 项目死活没法打包
    回复 有任何疑惑可以回复我~ 2017-12-22 15:04:50
问题已解决,确定采纳
还有疑问,暂不采纳
意见反馈 帮助中心 APP下载
官方微信