如何预安装Eclipse m2e配置程序(插件执行未被生命周期配置覆盖) [英] How to preinstall Eclipse m2e configurators (Plugin execution not covered by lifecycle configuration)

查看:345
本文介绍了如何预安装Eclipse m2e配置程序(插件执行未被生命周期配置覆盖)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当将maven项目导入到Eclipse IDE新安装中时,
有一个弹出问题安装Maven插件连接

When importing maven projects into Eclipse IDE fresh install, there is a pop-up question to "Setup Maven plugin connections"

如果不安装在pom.xml中会出现错误,如

If not to install there will be errors shown in pom.xml like


生命周期配置未涵盖的插件执行:org.eclipse.tycho:tycho-packaging-插件:0.20.0:validate-id(执行:default-validate-id,phase:validate)

Plugin execution not covered by lifecycle configuration: org.eclipse.tycho:tycho-packaging-plugin:0.20.0:validate-id (execution: default-validate-id, phase: validate)

在任何时候安装m2e配置程序(例如在为团队准备Eclipse包之前,或者通过网络交互安装失败之后再次)?

How to install m2e configurators at any time (e.g. before when preparing Eclipse package for team, or again after interactive installation failed over network)?

推荐答案

您可以随时安装M2Eclipse连接器,方法是转到Window> Preferences> Maven> Discovery。

You can install M2Eclipse connectors at any time by going to "Window > Preferences > Maven > Discovery".

然后当你点击打开目录,你w不幸的是会弹出一个弹出窗口,显示所有可用的M2E连接器进行安装。您需要选择所需的,点击完成并按照标准安装过程。

Then when you click "Open Catalog", you will be greeted with a pop-up that will display all available M2E connectors to install. You need to select the one you want, click "Finish" and follow the standard installation process.

这篇关于如何预安装Eclipse m2e配置程序(插件执行未被生命周期配置覆盖)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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