官网 http://www.eclipse.org/m2e/

在线安装地址 http://download.eclipse.org/technology/m2e/releases

插件简介

  • Launching Maven builds from within Eclipse
  • Dependency management for Eclipse build path based on Maven's pom.xml
  • Resolving Maven dependencies from the Eclipse workspace without installing to local Maven repository
  • Automatic downloading of the required dependencies from the remote Maven repositories
  • Wizards for creating new Maven projects, pom.xml and to enable Maven support on plain Java project
  • Quick search for dependencies in Maven remote repositories

注:A mojo is a Maven plain Old Java Object. Each mojo is an executable goal in Maven, and a plugin is a distribution of one or more related mojos.

Help - Install New Software - Add..

补充:

当需要开发maven 插件 时,还会自动安装其他内容。

安装成功后,问题解决。

问题为:

Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven-plugin-plugin:3.2:descriptor (execution: default-descriptor, phase: generate-resources)

最新文章

  1. SQL的OPENROWSET开启和使用方法
  2. PHP5.2至5.6的新增功能详解
  3. CCF 最大的矩形
  4. Linux命令(2) - 查看目录和文件大小: du -sh
  5. Hadoop 相关链接
  6. 2015年十大热门Android开源新项目
  7. SSMS2008插件开发(1)--介绍
  8. 011_TCP专项研究监控
  9. 常见类 Object
  10. windows环境下 curl 安装和使用
  11. Bootstrap(2) 排版样式
  12. APP缓存数据线程安全问题
  13. hive 安装、知识点
  14. hdu 1266 Reverse Number
  15. java-POI处理excel文件方法
  16. div自适应宽度
  17. CCPC-Winter Camp div2 day1
  18. 【POJ 2409】 Let it Bead(置换、burnside引理)
  19. HTTP状态码具体解释
  20. java就业指南 zookeeper分布式系统 zookeeper实现分布式锁 有用

热门文章

  1. bzoj 3328 PYXFIB——单位根反演
  2. HDU 1251 统计难题(字典树)
  3. Train-Alypay-Cloud:mPaaS 移动开发平台培训(第一次)
  4. pandas 的操作表单
  5. Java ScriptEngine 解析js
  6. Charles 3断点篡改数据
  7. Mysql5.7忘记root密码及mysql5.7修改root密码的方法
  8. CentOS6.5 安装mysql-5.7.9
  9. Spring中使用JDBC
  10. [nginx]lua操作redis