Apache Maven 1.x has reached its end of life, and is no longer supported. For more information, see the announcement. Users are encouraged to migrate to the current version of Apache Maven.

Futures

The following is a list of things that are being contemplated for the Maven appserver Plug-in.

  1. We need to have Class-Path entries in generated J2EE EJB jars and such. Quite tricky as it doesn't work the same for all application servers (and across versions of them !).
  2. Allow integration with a 'webserver' plugin so that application server requests can seamlessly be hooked into the webserver.
  3. Document how other Maven plugins that need an application server instance to do their work can use this plugin.