Update links to m2e-wtp 1.2.0 Mars M5
Signed-off-by: Fred Bricon <fbricon@gmail.com>
diff --git a/download/index.php b/download/index.php
index 18ff8a7..145ea47 100755
--- a/download/index.php
+++ b/download/index.php
@@ -5,18 +5,18 @@
<div id="midcolumn">
<h3>Installing m2e-wtp</h3>
- <p>m2e-wtp requires an Eclipse Java EE distribution, and can be installed from the releases update site.
+ <p>m2e-wtp requires an Eclipse Java EE distribution, and can be installed from the releases update site.
m2e-wtp is generally compatible with Eclipse Kepler (4.3) and Luna(4.4).
</p>
-
+
<p><strong>Latest release : 1.1.0 </strong></p>
<ul>
<li>
Kepler (e4.3) / Luna (e 4.4) : <a href="http://download.eclipse.org/m2e-wtp/releases/luna/">http://download.eclipse.org/m2e-wtp/releases/luna/</a>
</li>
</ul>
-
- <p><strong>Latest Milestone : 1.2.0.M3</strong></p>
+
+ <p><strong>Latest Milestone : 1.2.0.M5</strong></p>
<ul>
<li>
Luna (e4.4) / Mars (e 4.5) : <a href="http://download.eclipse.org/m2e-wtp/milestones/mars/1.2.0/">http://download.eclipse.org/m2e-wtp/milestones/mars/1.2.0/</a>
@@ -25,14 +25,14 @@
<p><strong>Latest m2e-wtp dev build</strong></p>
- <ul><li>Kepler (e4.3) / Luna (e 4.4) :
- <a href="http://download.eclipse.org/m2e-wtp/snapshots/luna">http://download.eclipse.org/m2e-wtp/snapshots/luna</a>
+ <ul><li>Luna (e4.4) / Mars (e 4.5) :
+ <a href="http://download.eclipse.org/m2e-wtp/snapshots/mars">http://download.eclipse.org/m2e-wtp/snapshots/mars</a>
</li>
</ul>
</div>
EOHTML;
-
+
# Generate the web page
$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
?>
diff --git a/pages/_index.html b/pages/_index.html
index 9f82bb2..16c039f 100755
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -5,7 +5,7 @@
<li><a id="buttonDocumentation" href="http://wiki.eclipse.org/M2E-WTP" title="Documentation">Tutorials, Examples, Videos, Reference Documentation</a></li>
<li><a id="buttonSupport"
href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=M2E-WTP" title="Bug Tracker">Bug Tracker<!-- Newsgroup, Professional Support--></a></li>
- <li><a id="buttonInvolved"
+ <li><a id="buttonInvolved"
href="/m2e-wtp/developers/" title="Getting Involved">Getting involved : Git, Mailing list</a></li>
</ul>
</div>
@@ -13,12 +13,12 @@
<div id="midcolumn">
<h2>Maven Integration for WTP</h2>
<div id="introText">
- <p>The Maven Integration for WTP project, also known as m2e-wtp, aims at providing a tight integration
- between <a href="https://www.eclipse.org/m2e">Maven Integration for Eclipse (a.k.a m2e)</a>
- and the <a href="https://www.eclipse.org/webtools">Eclipse Web Tools Project (WTP)</a>.
+ <p>The Maven Integration for WTP project, also known as m2e-wtp, aims at providing a tight integration
+ between <a href="https://www.eclipse.org/m2e">Maven Integration for Eclipse (a.k.a m2e)</a>
+ and the <a href="https://www.eclipse.org/webtools">Eclipse Web Tools Project (WTP)</a>.
</p>
<p>
- m2e-wtp provides a set of m2e connectors used for the configuration of Java EE projects in WTP,
+ m2e-wtp provides a set of m2e connectors used for the configuration of Java EE projects in WTP,
brings unique Maven features to your Eclipse IDE and helps you convert your Eclipse projects to Maven.<br/>
</p>
</div>
@@ -40,7 +40,7 @@
<li>Optional configurators for JSF, JPA and JAX-RS Facets</li>
<li>war overlays of workspace dependencies and .war archives, with incremental deployment on server</li>
<li>dynamic resource filtering with incremental deployment on server</li>
- <li>Eclipse to Maven project conversion : maps Eclipse settings to their equivalent maven plugin configuration.
+ <li>Eclipse to Maven project conversion : maps Eclipse settings to their equivalent maven plugin configuration.
Available for all Java EE projects.</li>
</ul>
</div>
@@ -51,29 +51,29 @@
<div>
<h3>Current Status</h3>
<p>
- <strong><a href="https://wiki.eclipse.org/M2E-WTP/New_and_Noteworthy/1.2.0">m2e-wtp 1.2.0 M4 is available</a></strong><br/>
- <br/>
+ <strong><a href="https://wiki.eclipse.org/M2E-WTP/New_and_Noteworthy/1.2.0">m2e-wtp 1.2.0 M5 is available</a></strong><br/>
+ <br/>
Head to the <a href="download/">download area</a> and try it with Eclipse Luna or Mars!
</p>
<p>
<strong><a href="http://wiki.eclipse.org/M2E-WTP/New_and_Noteworthy/1.1.0">m2e-wtp 1.1.0 is available</a></strong><br/>
- m2e-wtp 1.1.0 has been released as part of the annual Eclipse release train(a.k.a Luna).<br/>
+ m2e-wtp 1.1.0 has been released as part of the annual Eclipse release train(a.k.a Luna).<br/>
Head to the <a href="download/">download area</a> and try it out!
</p>
<p>
<strong><a href="http://wiki.eclipse.org/M2E-WTP/New_and_Noteworthy/1.0.1">m2e-wtp 1.0.1 is out</a></strong><br/>
- m2e-wtp 1.0.1 is a maintenance release mainly fixing a few bugs in the overlay component.<br/>
+ m2e-wtp 1.0.1 is a maintenance release mainly fixing a few bugs in the overlay component.<br/>
Head to the <a href="download/">download area</a> and follow the installation instructions.
- </p>
+ </p>
<p>
<strong><a href="http://wiki.eclipse.org/M2E-WTP/New_and_Noteworthy/1.0.0">m2e-wtp 1.0.0 is available</a></strong><br/>
m2e-wtp graduated from the Eclipse incubator to reach version 1.0.0. Moreover,
- m2e-wtp and m2e are now included in the Eclipse Java EE distribution by default.
- m2e-wtp 1.0.0 adds Java EE 7 support in Kepler and a few other new cool features.<br/>
+ m2e-wtp and m2e are now included in the Eclipse Java EE distribution by default.
+ m2e-wtp 1.0.0 adds Java EE 7 support in Kepler and a few other new cool features.<br/>
Head to the <a href="download/">download area</a> and follow the installation instructions.
- </p>
+ </p>
<p>
- <strong style="color:#7036be">m2e-wtp has a new logo!</strong><br/>
+ <strong style="color:#7036be">m2e-wtp has a new logo!</strong><br/>
<img src="logos/m2e-wtp_icon_128px.png" border="0" align="center"/>
<br/>Thanks to Leslie York and James Cobb of the JBoss Visual Design team!
</p>
@@ -94,5 +94,5 @@
<a class="twitter-timeline" data-dnt="true" href="https://twitter.com/m2e_wtp" data-widget-id="357791187945549824">Tweets by @m2e_wtp</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</p>
- </div>
-</div>
\ No newline at end of file
+ </div>
+</div>