The following is a list of things that are being contemplated
for the Maven J2EE Plug-in.
-
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 !).
-
Add HTML validation.
-
Add EAR validation.
-
Add validation of Tag libraries to the validate-war goal.
-
Add technology specific validators, e.g. JSP/Turbine/Velocity/Struts
etc
-
Allow integration with a 'webserver' plugin so that application server
requests can seamlessly be hooked into the application server.
-
Tie where applicable the appserver instance to other Maven plugins that
need an application server instance to do their work.