Maven Integration for Eclipse vs. Maven eclipse:eclipse plugin
程序员文章站
2022-07-12 21:48:04
...
Maven Integration for Eclipse vs. Maven eclipse:eclipse plugin
The Maven Integration for Eclipse (m2eclipse) is an Eclipse plugin that allows execution of Maven goals and manages Maven dependencies. It is a different beast to the maven-eclipse-plugin which is a Maven plugin that attempts to manage/modify Eclipse project files to account for Maven dependencies. Generally, if you are using m2eclipse you don’t really need maven-eclipse-plugin. The former is providing advanced project import and configuration features and provides integration with other Eclipse tools.
As of maven-eclipse-plugin-2.3 its dependency management is incompatible with m2eclipse and is waiting for the patches to be applied. See MECLIPSE-78.
The Maven Integration for Eclipse (m2eclipse) is an Eclipse plugin that allows execution of Maven goals and manages Maven dependencies. It is a different beast to the maven-eclipse-plugin which is a Maven plugin that attempts to manage/modify Eclipse project files to account for Maven dependencies. Generally, if you are using m2eclipse you don’t really need maven-eclipse-plugin. The former is providing advanced project import and configuration features and provides integration with other Eclipse tools.
As of maven-eclipse-plugin-2.3 its dependency management is incompatible with m2eclipse and is waiting for the patches to be applied. See MECLIPSE-78.
上一篇: shell_删除过期日志
下一篇: JQ 鼠标事件
推荐阅读
-
Eclipse创建Maven项目Java Resources有红叉怎么办?
-
3.eclipse中 maven打包web工程几种方式
-
在eclipse中使用Maven分模块搭建SSM框架,创建jar、war、pom工程模块教学,项目的热部署,需要的可以留下邮箱,给大家发整理过的Maven笔记
-
Maven 项目在 Eclipse 的创建配置
-
Eclipse创建Maven多模块工程Module开发(图文教程)
-
Eclipse利用Maven快速上手搭建MyBatis
-
Eclipse中的maven项目引入jar报错的解决方式
-
eclipse+jboss+maven+j2ee = demo
-
Maven + FlexBuilder + Eclipse整合
-
Maven + FlexBuilder + Eclipse整合