Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "M2E-WTP/New and Noteworthy/1.2.1"

(m2e-wtp 1.2.1 release)
 
Line 1: Line 1:
== New and Noteworthy in m2e-wtp 1.2.1 ==
+
m2e-wtp 1.2.1 is a maintenance release fixing a bug with the <failOnMissingXml> Maven property not being processed.
  
m2e-wtp 1.2.1 is a maintenance release. See the list of issues fixed in this version : [https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&columnlist=product%2Ctarget_milestone%2Cassigned_to%2Cbug_status%2Cresolution%2Cshort_desc%2Cchangeddate&list_id=12609735&product=M2E-WTP&query_format=advanced&target_milestone=1.2.1%2FMars%20RC1]
+
See the complete [https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&columnlist=product%2Ctarget_milestone%2Cassigned_to%2Cbug_status%2Cresolution%2Cshort_desc%2Cchangeddate&list_id=12609735&product=M2E-WTP&query_format=advanced&target_milestone=1.2.1%2FMars%20RC1 changelog] for more information.
 
+
=== Pre-Requisites ===
+
m2e-wtp 1.2.1 can be installed, for Eclipse Luna and Mars, from :
+
* http://download.eclipse.org/m2e-wtp/releases/mars/1.2
+
m2e-wtp 1.2.1 is part of the upcoming [http://www.eclipse.org/downloads/ Eclipse Mars.1 Java EE distribution]
+
 
+
[http://www.eclipse.org/m2e m2e 1.6] and the Maven Archiver 0.17.0+ feature from Sonatype are required.
+
 
+
Restart your workspace after the installation.
+

Revision as of 17:46, 11 September 2015

m2e-wtp 1.2.1 is a maintenance release fixing a bug with the <failOnMissingXml> Maven property not being processed.

See the complete changelog for more information.

Back to the top