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.0"

m
m
Line 1: Line 1:
 
== New and Noteworthy in m2e-wtp 1.2.0 ==
 
== New and Noteworthy in m2e-wtp 1.2.0 ==
  
m2e-wtp 1.2.0 is a maintenance release. List of all issues fixed for m2e-wtp 1.2.0 : [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=9440697&product=M2E-WTP&query_format=advanced&target_milestone=1.2.0%2FMars%20M1&target_milestone=1.2.0%2FMars%20M4&target_milestone=1.2.0%2FMars%20M2&target_milestone=1.2.0%2FMars%20M3&target_milestone=1.2.0%2FMars%20M5&target_milestone=1.2.0%2FMars%20M6&target_milestone=1.2.0%2FMars%20M7]
+
m2e-wtp 1.2.0 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=9440697&product=M2E-WTP&query_format=advanced&target_milestone=1.2.0%2FMars%20M1&target_milestone=1.2.0%2FMars%20M4&target_milestone=1.2.0%2FMars%20M2&target_milestone=1.2.0%2FMars%20M3&target_milestone=1.2.0%2FMars%20M5&target_milestone=1.2.0%2FMars%20M6&target_milestone=1.2.0%2FMars%20M7]
  
 
=== Pre-Requisites ===
 
=== Pre-Requisites ===

Revision as of 16:15, 18 December 2014

New and Noteworthy in m2e-wtp 1.2.0

m2e-wtp 1.2.0 is a maintenance release. See the list of issues fixed in this version : [1]

Pre-Requisites

m2e-wtp requires an Eclipse JavaEE distribution(Luna or Mars), m2e 1.6 and the Maven Archiver 0.16.0+ feature from Sonatype. m2e-wtp 1.2.0 milestone builds can be installed from :

Its dependencies will be automatically discovered and installed if necessary.

Restart your workspace after the installation.

Keep Deployment Assembly settings

m2e-wtp now keeps all the manual modifications performed in the Deployment Assembly property page. This can be useful if you want to reorder target/m2e-wtp/web-resources and src/main/webapp to better support Maven's web resource filtering with Tomcat 7's "Serve without publishing" mode, which tends to serve resources in the opposite order of the publishing mode

Copyright © Eclipse Foundation, Inc. All Rights Reserved.