JavaShuo
欄目
標籤
MAVEN 報錯:Plugin 'org.apache.maven.plugins:maven-compiler-plugin:2.3.2' not found
時間 2021-07-14
標籤
maven
plugin
compiler
JDK 版本
欄目
Maven
简体版
原文
原文鏈接
一、問題: MAVEN 設置編譯版本時,報錯:Plugin 'org.apache.maven.plugins:maven-compiler-plugin:2.3.2' not found 如下圖: 配置如下: 二、解決方法: 將JDK版本跟POM文件配置的版本設置爲一致: 將POM文件的1.7版本改爲13版本即可。 三、排查過程: 檢查配置是否有誤; 到maven官網查詢插件的版本等信息:
>>阅读原文<<
相關文章
1.
Plugin ‘org.springframework.boot:spring-boot-maven-plugin:‘ not found
2.
解決錯誤:Plugin with id 'com.android.application' not found
3.
Class not found: 「xxx.xxx.xxx「報錯
4.
解決 Plugin with id 'com.github.dcendents.android-maven' not found.
5.
解決:ERROR: Plugin with id 'com.github.dcendents.android-maven' not found.
6.
maven報錯之--Plugin org.apache.maven.plugins:maven-clean-plugin:2.6....peer not authenticated
7.
idea maven-deploy-plugin:2.7 報錯
8.
Maven deploy時報 tools.jar not found
9.
導入項目Plugin with id 'com.github.dcendents.android-maven' not found.錯誤
10.
springboot項目中spring-boot-maven-plugin報錯
更多相關文章...
•
Maven POM
-
Maven教程
•
SQL NOT NULL 約束
-
SQL 教程
•
Java Agent入門實戰(一)-Instrumentation介紹與使用
•
PHP Ajax 跨域問題最佳解決方案
相關標籤/搜索
plugin
錯報
報錯
not...else
項目報錯
報錯記錄
JSP報錯
MySQL報錯
oracle報錯
linux報錯
Apache
Java
Maven
Maven教程
Redis教程
PHP 7 新特性
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
吳恩達深度學習--神經網絡的優化(1)
2.
FL Studio鋼琴卷軸之工具菜單的Riff命令
3.
RON
4.
中小企業適合引入OA辦公系統嗎?
5.
我的開源的MVC 的Unity 架構
6.
Ubuntu18 安裝 vscode
7.
MATLAB2018a安裝教程
8.
Vue之v-model原理
9.
【深度學習】深度學習之道:如何選擇深度學習算法架構
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
Plugin ‘org.springframework.boot:spring-boot-maven-plugin:‘ not found
2.
解決錯誤:Plugin with id 'com.android.application' not found
3.
Class not found: 「xxx.xxx.xxx「報錯
4.
解決 Plugin with id 'com.github.dcendents.android-maven' not found.
5.
解決:ERROR: Plugin with id 'com.github.dcendents.android-maven' not found.
6.
maven報錯之--Plugin org.apache.maven.plugins:maven-clean-plugin:2.6....peer not authenticated
7.
idea maven-deploy-plugin:2.7 報錯
8.
Maven deploy時報 tools.jar not found
9.
導入項目Plugin with id 'com.github.dcendents.android-maven' not found.錯誤
10.
springboot項目中spring-boot-maven-plugin報錯
>>更多相關文章<<