IntelliJ中找不到Maven插件 [英] Maven plugins can not be found in IntelliJ

查看:152
本文介绍了IntelliJ中找不到Maven插件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我将IntelliJ版本从12更新为13后,我发现我的Maven Profile / Project / Plugins上的错误说明以下插件无法解决:

After I updated my IntelliJ version from 12 to 13, I see errors on my Maven Profile/Project/Plugins saying the following plugins can not be resolved:

org.apache.maven.plugins:maven-clean-plugin:2.4.1
org.apache.maven.plugins:maven-deploy-plugin
org.apache.maven.plugins:maven-install-plugin
org.apache.maven.plugins:maven-site-plugin

当我使用IntelliJ 12时,这些不在我的插件列表中,不知何故它们是在更新后添加的,现在它抱怨它们无法找到,我在哪里可以从列表中删除这些插件或通过以下方式解决问题安装它们?

While I was using IntelliJ 12 these were not in my plugins list, somehow they are added after the update and now it complains they can not be found, where can I remove these plugins from the list OR resolve the problem by installing them?

我可以运行maven目标清理编译没有问题,但是配置文件/插件看起来都是红色的警告我不喜欢。

I can run maven goals clean and compile without problem, but the profile/plugins just looks all in red with warnings which I don't like.

推荐答案

我在IntelliJ 14.0.1中有同样的问题
我可以通过在maven se中启用使用插件注册表来解决它IntelliJ。

I had the same problem in IntelliJ 14.0.1 I could solve it by enabling "use plugin registry" in the maven settings of IntelliJ.

这篇关于IntelliJ中找不到Maven插件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆