1、配置安装目录,点击 Windows -> Preferences -> Maven-->installations

2、点击:add ,填入maven 的安装目录

3、配置User Settings

4、场景报错
Project build error: Non-resolvable parent POM for com.winit:sms-batch:1.0.31.SNAPSHOT: Could not find artifact com.winit:winit-parent:pom:1.7.5-SNAPSHOT and 'parent.relativePath' points at wrong local POM

本文介绍了如何在IDE中配置Maven的安装目录,并针对出现的项目构建错误进行解析。错误信息显示无法找到父POM文件com.winit:winit-parent:pom:1.7.5-SNAPSHOT,提示可能的解决方案是检查Maven设置或父POM的相对路径。

2万+

被折叠的 条评论
为什么被折叠?



