Eclipse Maven Integration for Web Tools Platform 1.1.0

m2e-wtp aims at providing a tight integration between Apache Maven and Maven Integration for Eclipse (a.k.a m2e) on one hand and the Eclipse Web Tools Project (a.k.a WTP) on the other hand.

It provides a set of m2e connectors configuring Java EE projects in WTP, from their maven plugin configuration.

m2e-wtp also brings some advanced Maven features to the IDE, such as dynamic resource filtering or war overlays.

 

m2e 1.1.0 is a maintenance release with a focus on bug fixes. The main new feature is the ability to enable/disable m2e-wtp entirely, either from Eclipse Preferences or from Maven properties defined in pom.xml. XML templates are provided for such properties in the pom editor. More details are available at https://wiki.eclipse.org/M2E-WTP/New_and_Noteworthy/1.1.0

 

m2e 1.1.0 requires m2e 1.5.0 and is compatible with Eclipse Kepler and Luna releases.

 

Release Date
Release Type
Minor release
This release is part of Luna
Name Date Description
m2e-wtp 1.1.0 M1 2013/10/21 New pom templates for m2e-wtp properties
m2e-wtp 1.1.0 M4 2013/12/18 Support for maven-ear-plugin 2.9
m2e-wtp 1.1.0 M6 2014/03/12 New mavenarchiver 0.16.0
m2e-wtp 1.1.0 M7 2014/05/09 Enable/Disable m2e-wtp via preferences or pom properties
m2e-wtp 1.1.0 RC2 2014/05/28 Bug fixes