当前位置: 首页 > 工具软件 > color-compile > 使用案例 >

在导入maven项目时出现maven-compiler-plugin:2.3.2:compile插件的错误

孟新知
2023-12-01
在导入项目时提示报错:
No marketplace entries found to handle maven-compiler-plugin:2.3.2:compile in Eclipse.  Please see Help for more information.
No marketplace entries found to handle maven-compiler-plugin:2.3.2:testCompile in Eclipse.  Please see Help for more information.
或者:  <span style="color: rgb(85, 85, 85); font-family: "microsoft yahei"; font-size: 15px; line-height: 35px;">CoreException: Could not get the value for parameter compilerId for plugin execution default-compile: PluginResolutionException: Plugin org.apache.maven.plugins:maven-compiler-</span>
处理?
<p style="color: rgb(51, 51, 51); font-family: arial, 宋体, sans-serif, "Microsoft YaHei", tahoma; font-size: 14px; line-height: 24px; margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px;">在window-preferences-maven-user settings</p><p style="color: rgb(51, 51, 51); font-family: arial, 宋体, sans-serif, "Microsoft YaHei", tahoma; font-size: 14px; line-height: 24px; margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px;">改为本地的maven配置,如D:\\maven\\repository。</p>
 类似资料: