Skip to content

Commit 49d39b8

Browse files
committed
Update website
Signed-off-by: Fred Bricon <fbricon@gmail.com>
1 parent 423e791 commit 49d39b8

File tree

3 files changed

+45
-9
lines changed

3 files changed

+45
-9
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ You can also use the script provided to run the Java implementation of Jekyll if
1010
./jekyll.sh
1111
```
1212

13-
Now you can go to <http:localhost:4000> to see the site.
13+
Now you can go to http://localhost:4000/m2e/ to see the site.
1414

1515
[1]: http://jekyllrb.com
1616
[2]: http://daringfireball.net/projects/markdown/

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ <h1>M2Eclipse</h1>
109109
<li>Quick search for dependencies in Maven remote repositories</li>
110110
</ul>
111111
<h2>Installation</h2>
112-
<p>You can install the lastest M2Eclipse release (1.7.0) by using the following update site from
112+
<p>You can install the lastest M2Eclipse release (1.8.0) by using the following update site from
113113
within Eclipse:</p>
114114
<p>
115115
<a href="http://download.eclipse.org/technology/m2e/releases" target="_blank">

m2e-downloads.html

+43-7
Original file line numberDiff line numberDiff line change
@@ -95,13 +95,12 @@ <h1><a href="#update-sites" name="update-sites">Update Sites</a></h1>
9595
<h2>Latest Release Build<br />
9696
<span class="footnote">(recommended)</span></h2>
9797
</div></a>
98-
<a href="http://download.eclipse.org/technology/m2e/milestones/1.8"><div class="col-md-4 buttonBG">
98+
<a href="http://download.eclipse.org/technology/m2e/milestones/1.9"><div class="col-md-4 buttonBG">
9999
<h2>Latest Milestone Build<br />
100-
<span class="footnote">(toward 1.8)</span></h2>
100+
<span class="footnote">(toward 1.9)</span></h2>
101101
</div></a>
102-
<a href="https://otto.takari.io/content/sites/m2e.extras/m2e/1.8.0/N/LATEST/"><div class="col-md-4 buttonBG">
103-
<h2>Latest SNAPSHOT Build<br />
104-
<span class="footnote">(not tested, not hosted at eclipse.org)</span></h2>
102+
<a href="http://download.eclipse.org/technology/m2e/snapshots/1.9.0/latest/"><div class="col-md-4 buttonBG">
103+
<h2>Latest SNAPSHOT Build</h2>
105104
</div></a>
106105
</div><h1><a href="#m2eclipse-download-area-layout" name="m2eclipse-download-area-layout">M2Eclipse Download Area Layout</a></h1>
107106
<pre class="prettyprint linenums">
@@ -247,8 +246,43 @@ <h2>Latest SNAPSHOT Build<br />
247246
<td>releases/1.7/1.7.0.20160603-1933</td>
248247
<td><a href="http://download.eclipse.org/technology/m2e/releases/1.7/1.7.0.20160603-1933">http://download.eclipse.org/technology/m2e/releases/1.7/1.7.0.20160603-1933</a></td>
249248
</tr>
249+
<tr>
250+
<td>1.8.0</td>
251+
<td>1.8.0.20170516-2043</td>
252+
<td>2017-06-28</td>
253+
<td>releases/1.8/1.8.0.20170516-2043</td>
254+
<td><a href="http://download.eclipse.org/technology/m2e/releases/1.8/1.8.0.20170516-2043">http://download.eclipse.org/technology/m2e/releases/1.8/1.8.0.20170516-2043</a></td>
255+
</tr>
256+
<tr>
257+
<td>1.8.1</td>
258+
<td>1.8.1.20170728-1531</td>
259+
<td>2017-07-28</td>
260+
<td>releases/1.8/1.8.1.20170728-1531</td>
261+
<td><a href="http://download.eclipse.org/technology/m2e/releases/1.8/1.8.1.20170728-1531">http://download.eclipse.org/technology/m2e/releases/1.8/1.8.1.20170728-1531</a></td>
262+
</tr>
263+
<tr>
264+
<td>1.8.2</td>
265+
<td>1.8.2.20171007-0217</td>
266+
<td>2017-10-11</td>
267+
<td>releases/1.8/1.8.2.20171007-0217</td>
268+
<td><a href="http://download.eclipse.org/technology/m2e/releases/1.8/1.8.2.20171007-0217">http://download.eclipse.org/technology/m2e/releases/1.8/1.8.2.20171007-0217</a></td>
269+
</tr>
270+
<tr>
271+
<td>1.8.3</td>
272+
<td>1.8.3.20180227-2137</td>
273+
<td>2018-03-21</td>
274+
<td>releases/1.8/1.8.3.20180227-2137</td>
275+
<td><a href="http://download.eclipse.org/technology/m2e/releases/1.8/1.8.3.20180227-2137">http://download.eclipse.org/technology/m2e/releases/1.8/1.8.3.20180227-2137</a></td>
276+
</tr>
277+
<tr>
278+
<td>1.9.0</td>
279+
<td>1.9.0.20180606-2036</td>
280+
<td>2018-06-27</td>
281+
<td>releases/1.9/1.9.0.20180606-2036</td>
282+
<td><a href="http://download.eclipse.org/technology/m2e/releases/1.9/1.9.0.20180606-2036">http://download.eclipse.org/technology/m2e/releases/1.9/1.9.0.20180606-2036</a></td>
283+
</tr>
250284
</tbody>
251-
</table><h1><a href="#supported-environments" name="supported-environments">Supported Environments</a></h1><h2>M2Eclipse 1.7.0/Neon</h2><p>M2Eclipse 1.7.0/Neon is tested and validated against Eclipse 4.6 (Neon)</p><p>M2Eclipse 1.7.0/Neon requires minimum java 8</p><p>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):</p>
285+
</table><h1><a href="#supported-environments" name="supported-environments">Supported Environments</a></h1><h2>M2Eclipse 1.9.0/Photon</h2><p>M2Eclipse 1.9.0/Photon is tested and validated against Eclipse 4.8 (Photon)</p><p>M2Eclipse 1.9.0/Photon requires minimum java 8</p><p>M2Eclipse 1.9.0/Photon is tested and validated on the following reference platforms (this list is updated over the course of the release cycle):</p>
252286
<table>
253287
<tbody>
254288
<tr>
@@ -271,12 +305,13 @@ <h2>Latest SNAPSHOT Build<br />
271305
</tr>
272306
<tr>
273307
<td>OSX</td>
274-
<td>10.10</td>
308+
<td>10.13.3</td>
275309
<td>x86-64</td>
276310
<td>Oracle 1.8</td>
277311
<td>Cocoa</td>
278312
<td>[TBD 1.8]</td>
279313
</tr>
314+
<!--
280315
<tr>
281316
<td>Windows</td>
282317
<td>Windows 7</td>
@@ -285,6 +320,7 @@ <h2>Latest SNAPSHOT Build<br />
285320
<td>Windows 7</td>
286321
<td>[TBD 1.8]</td>
287322
</tr>
323+
-->
288324
</tbody>
289325
</table>
290326

0 commit comments

Comments
 (0)