maven install出错:Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (d
生活随笔
收集整理的這篇文章主要介紹了
maven install出错:Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (d
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project news_search: Compilation failure: Compilation failure:
[ERROR] /y/ESClientSpringFactory.java:[71,63] -source 1.5 中不支持 lambda 表達式
[ERROR] (請使用 -source 8 或更高版本以啟用 lambda 表達式)
[ERROR] /lasticsearchUtil.java:[180,27] -source 1.5 中不支持 lambda 表達式
[ERROR] (請使用 -source 8 或更高版本以啟用 lambda 表達式)
[ERROR] lasticsearchUtil.java:[339,62] -source 1.5 中不支持 diamond 運算符
[ERROR] (請使用 -source 7 或更高版本以啟用 diamond 運算符)
[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 :news_search
一看錯誤,明顯是jdk的問題,但是我看了maven,看了jdk。感覺都沒問題!
還是出錯,看來問題還是比較棘手。
網上搜索了一波,找到了一個解決方案。
那就是《在maven的setting.xml中指定jdk版本》,(可以點擊進去查看,也可以看下方操作)
打開maven所在的位置,打開conf下的setting.xml,如我的:D:\Path\apache-maven-3.5.4\conf\setting.xml
進行編輯,編輯如下:
解決問題!!!
總結
以上是生活随笔為你收集整理的maven install出错:Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (d的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 如何在maven的setting.xml
- 下一篇: 停课不停学,优酷直播如何将网课点名延迟降