Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-users] m2e-wtp 1.0.0 M7 build available

Hi,
This milestone (1.0.0.20130507-1357) can be installed from the new p2 repo at [1].
It is primarely focused on bringing JavaEE 7 support to m2e-wtp, but also contains a few other notable improvements :
- the optional JPA/JAX-RS/JSF configurators can be enabled/disabled at the pom level using maven properties
- 3rd party adopters can contribute Facet detection strategies for these configurators
- With WTP 3.5.0, if files must be deployed under a non-default name for war projects, they won't be copied under target/ anymore (this could cause file handle leaks on windows)
- when converting eclipse to Maven projects, m2e-wtp will try to use the latest maven-plugin version available.

See [2] for a complete list of bug fixes and improvements for this milestone. As always, feedback is welcome.

Regards,

Fred Bricon

[1] http://download.eclipse.org/m2e-wtp/miestones/kepler/1.0.0
[2] https://bugs.eclipse.org/bugs/buglist.cgi?columnlist=product%2Ctarget_milestone%2Cassigned_to%2Cbug_status%2Cresolution%2Cshort_desc%2Cchangeddate&query_format=advanced&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&target_milestone=Kepler%20M7&product=M2E-WTP&list_id=5398244


Back to the top