Futures

The following is a list of things that are being contemplated for the Maven J2EE 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. Add HTML validation.
  3. Add EAR validation.
  4. Add validation of Tag libraries to the validate-war goal.
  5. Add technology specific validators, e.g. JSP/Turbine/Velocity/Struts etc