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.
「插件」Runner更新Pro版,幫助設計師遠離996
2.
錯誤 707 Could not load file or assembly ‘Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKe
3.
Jenkins 2018 報告速覽,Kubernetes使用率躍升235%!
4.
TVI-Android技術篇之註解Annotation
5.
android studio啓動項目
6.
Android的ADIL
7.
Android卡頓的檢測及優化方法彙總(線下+線上)
8.
登錄註冊的業務邏輯流程梳理
9.
NDK(1)創建自己的C/C++文件
10.
小菜的系統框架界面設計-你的評估是我的決策
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
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報錯
>>更多相關文章<<