maven插件for eclipse

地址:https://www.eclipse.org/m2e/m2e-downloads.html


Update Sites

Latest Release Build
(recommended)

Latest Milestone Build
(toward 1.8)

Latest SNAPSHOT Build
(not tested, not hosted at eclipse.org)

M2Eclipse Download Area Layout

releases/
 1.0/
   1.0.0.<qualifier>/
   1.0.100.<qualifier>/
   1.0.200.<qualifier>/
 1.1/
   ...

milestones/
 1.0/
   1.0.300.<qualifier>/
   1.0.300.<qualifier>/
   1.0.300.<qualifier>/

 ...

 1.1/
   1.1.0.<qualifier>/
   1.1.0.<qualifier>/
   1.1.0.<qualifier>/

M2Eclipse will advertise http://download.eclipse.org/technology/m2e/releases/ as canonical M2Eclipse repository url. This repository is a composite that will contain all released M2Eclipse versions, so clients who use this url will be able to install releases and service releases from the same location. Clients will be able to use release-specific repositories (i.e. http://download.eclipse.org/technology/m2e/releases/1.0) if they are only interested in maintenance releases.

http://download.eclipse.org/technology/m2e/milestones/ contains milestone builds towards releases. It has similar structure as releases/ repository but without composite p2 repository at the top level. Users will need to pick release-specific milestone build “stream”.

M2Eclipse does not provide snapshot/nightly builds from download.eclipse.org

M2Eclipse Git Repository Tags

M2Eclipse git repository tags will match download area directory structure, i.e. “releases/1.0/1.0.0.20110607-2117”, “milestones/1.1/1.1.0.<qualifier>” and so on. Since builds are promoted from milestones to releases repositories, the same build can have multiple tags associated with it.

Tags are pushed to canonical git repository soon after build goes “live”.

M2Eclipse Release Train Contributions

During development, M2Eclipse will provide release train contributions via milestone version repository (i.e.http://download.eclipse.org/technology/m2e/milestones/1.6). Each new build will be automatically picked up by the release aggregator job and does not require changes to aggregator descriptor.

During release, latest milestone build is *copied* to corresponding releases/ directory and M2Eclipse contribution to release train aggregator will need to be updated at this point.

M2Eclipse Releases

Release Full Version Date Tag p2 URL
1.0 1.0.0.20110607-2117 2011-06-22 releases/1.0/1.0.0.20110607-2117 http://download.eclipse.org/technology/m2e/releases/1.0/1.0.0.20110607-2117
1.0 SR11.0.100.20110804-17172011-09-23releases/1.0/1.0.100.20110804-1717http://download.eclipse.org/technology/m2e/releases/1.0/1.0.100.20110804-1717
1.0 SR2 1.0.200.20111228-1245 2012-02-24 releases/1.0/1.0.200.20111228-1245 http://download.eclipse.org/technology/m2e/releases/1.0/1.0.200.20111228-1245
1.11.1.0.20120530-00092012-06-27releases/1.1/1.1.0.20120530-0009http://download.eclipse.org/technology/m2e/releases/1.1/1.1.0.20120530-0009
1.2 1.2.0.20120903-1050 2012-09-19 releases/1.2/1.2.0.20120903-1050 http://download.eclipse.org/technology/m2e/releases/1.2/1.2.0.20120903-1050
1.31.3.0.20130129-09262013-02-20releases/1.3/1.3.0.20130129-0926http://download.eclipse.org/technology/m2e/releases/1.3/1.3.0.20130129-0926
1.3.1 1.3.1.20130219-1424 2013-02-20 releases/1.3/1.3.1.20130219-1424 http://download.eclipse.org/technology/m2e/releases/1.3/1.3.1.20130219-1424
1.41.4.0.20130601-03172013-06-26releases/1.4/1.4.0.20130601-0317http://download.eclipse.org/technology/m2e/releases/1.4/1.4.0.20130601-0317
1.4.1 1.4.1.20140328-1905 2014-03-31 releases/1.4/1.4.1.20140328-1905 http://download.eclipse.org/technology/m2e/releases/1.4/1.4.1.20140328-1905
1.51.5.0.20140606-00332014-06-25releases/1.5/1.5.0.20140606-0033http://download.eclipse.org/technology/m2e/releases/1.5/1.5.0.20140606-0033
1.5.1 1.5.1.20150109-1820 2014-01-09 releases/1.5/1.5.1.20150109-1820 http://download.eclipse.org/technology/m2e/releases/1.5/1.5.1.20150109-1820
1.5.21.5.2.20150413-22152015-04-13releases/1.5/1.5.2.20150413-2215http://download.eclipse.org/technology/m2e/releases/1.5/1.5.2.20150413-2215
1.6 1.6.0.20150526-2032 2014-06-24 releases/1.6/1.6.0.20150526-2032 http://download.eclipse.org/technology/m2e/releases/1.6/1.6.0.20150526-2032
1.6.11.6.1.20150625-23382015-06-25releases/1.6/1.6.1.20150625-2338http://download.eclipse.org/technology/m2e/releases/1.6/1.6.1.20150625-2338
1.6.2 1.6.2.20150902-0002 2015-09-11 releases/1.6/1.6.2.20150902-0002 http://download.eclipse.org/technology/m2e/releases/1.6/1.6.2.20150902-0002
1.7.01.7.0.20160603-19332016-06-22releases/1.7/1.7.0.20160603-1933http://download.eclipse.org/technology/m2e/releases/1.7/1.7.0.20160603-1933

Supported Environments

M2Eclipse 1.7.0/Neon

M2Eclipse 1.7.0/Neon is tested and validated against Eclipse 4.6 (Neon)

M2Eclipse 1.7.0/Neon requires minimum java 8

M2Eclipse 1.7.0/Neon is tested and validated on the following reference platforms (this list is updated over the course of the release cycle):

Operating System Version Hardware JRE Windowing System Latest Results
Linux CentOS 6.5 x86-64 Oracle 1.8 GTK+ 2 1.8
OSX10.10x86-64Oracle 1.8Cocoa[TBD 1.8]
Windows Windows 7 x86-64 Oracle 1.8 Windows 7 [TBD 1.8]

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值