maven 报错
No plugin found for prefix ‘G’ in the current project and in the plugin groups
No plugin found for prefix ‘D’ in the current project and in the plugin groups
No plugin found for prefix ‘E’ in the current project and in the plugin groups
我的maven 是放在这里的.
G:\apache-maven-3.6.3\conf\setings.xml
使用的工具是VsCode
经过排查. 竟然是一个低级错误导致的.
在vscode 的首选项设置中, 找到maven的相关配置.

在使用VSCode进行 Maven项目开发时遇到Nopluginfoundforprefix错误,该错误通常由于Maven配置不正确引起。博主在检查设置后发现,这是一个简单的配置错误。通过调整VSCode的Maven首选项设置,成功解决了问题,确保了Maven插件的正常运行。
5118

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



