You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@maven.apache.org by Barrie Treloar <ba...@apache.org> on 2009/06/14 00:44:41 UTC

[ANN] Maven Eclipse Plugin 2.7 Released

The Maven team is pleased to announce the release of the Maven Eclipse
Plugin, version 2.7

This plugin is used to generate Eclipse IDE files (*.classpath,
*.wtpmodules and the .settings folder) for use with a project.

http://maven.apache.org/plugins/maven-eclipse-plugin/

You should specify the version in your project's plugin configuration:

<plugin>
 <groupId>org.apache.maven.plugins</groupId>
 <artifactId>maven-eclipse-plugin</artifactId>
 <version>2.7</version>
</plugin>

Release Notes - Maven 2.x Eclipse Plugin - Version 2.7

** Bug
    * [MECLIPSE-434] - WTP 2.0 Documentation
    * [MECLIPSE-451] - EJB projects are not correctly referenced in .component
    * [MECLIPSE-455] - Invalid dependent module archive name for EJB artifact
    * [MECLIPSE-538] - Ajdt support needs to include*.aj on the classpath.
    * [MECLIPSE-546] - Aspectj libraries are included if using the
aspectj jars from the springsource bundle repository
    * [MECLIPSE-551] - [regression] Resources are excluded if resource
dir equals source dir
    * [MECLIPSE-553] - Maven Eciipse Plugin 2.6 excludes *.aj files
from src/main/java

** Improvement
    * [MECLIPSE-327] - Improve documentation for options
    * [MECLIPSE-545] - Site documentation needs to be added to show
how to use ajdt.
    * [MECLIPSE-547] - Maven Eclipse plugin 2.6 with AJDT changes are
not backwards compatible.

** New Feature
    * [MECLIPSE-104] - Add the ability to specify source inclusions/exclusions

Enjoy,

-The Maven team

Fwd: [ANN] Maven Eclipse Plugin 2.7 Released

Posted by Martijn Dashorst <ma...@gmail.com>.
The Maven Eclipse plugin version 2.7 has been released, fixing the
regression in functionality of 2.6 where Wicket resources (*.html,
*.js, *.properties, etc) were not copied to the classpath.

This release fixes that, and we can now all relax ;)

Thanks to Barrie and other Maven devs for investing their precious
time into fixing this problem.

Martijn

---------- Forwarded message ----------
From: Barrie Treloar <ba...@apache.org>
Date: Sun, Jun 14, 2009 at 12:44 AM
Subject: [ANN] Maven Eclipse Plugin 2.7 Released
To: announce@maven.apache.org, users@maven.apache.org
Cc: dev@maven.apache.org


The Maven team is pleased to announce the release of the Maven Eclipse
Plugin, version 2.7

This plugin is used to generate Eclipse IDE files (*.classpath,
*.wtpmodules and the .settings folder) for use with a project.

http://maven.apache.org/plugins/maven-eclipse-plugin/

You should specify the version in your project's plugin configuration:

<plugin>
 <groupId>org.apache.maven.plugins</groupId>
 <artifactId>maven-eclipse-plugin</artifactId>
 <version>2.7</version>
</plugin>

Release Notes - Maven 2.x Eclipse Plugin - Version 2.7

** Bug
   * [MECLIPSE-434] - WTP 2.0 Documentation
   * [MECLIPSE-451] - EJB projects are not correctly referenced in .component
   * [MECLIPSE-455] - Invalid dependent module archive name for EJB artifact
   * [MECLIPSE-538] - Ajdt support needs to include*.aj on the classpath.
   * [MECLIPSE-546] - Aspectj libraries are included if using the
aspectj jars from the springsource bundle repository
   * [MECLIPSE-551] - [regression] Resources are excluded if resource
dir equals source dir
   * [MECLIPSE-553] - Maven Eciipse Plugin 2.6 excludes *.aj files
from src/main/java

** Improvement
   * [MECLIPSE-327] - Improve documentation for options
   * [MECLIPSE-545] - Site documentation needs to be added to show
how to use ajdt.
   * [MECLIPSE-547] - Maven Eclipse plugin 2.6 with AJDT changes are
not backwards compatible.

** New Feature
   * [MECLIPSE-104] - Add the ability to specify source inclusions/exclusions

Enjoy,

-The Maven team

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org




-- 
Become a Wicket expert, learn from the best: http://wicketinaction.com
Apache Wicket 1.3.5 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org