vmassol 2002/06/15 07:27:45
Modified: xdocs/plugins/j2ee futures.xml
Log:
new idea for future of the j2ee plugin
Revision Changes Path
1.6 +8 -0 jakarta-turbine-maven/xdocs/plugins/j2ee/futures.xml
Index: futures.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-maven/xdocs/plugins/j2ee/futures.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- futures.xml 15 Jun 2002 14:05:55 -0000 1.5
+++ futures.xml 15 Jun 2002 14:27:45 -0000 1.6
@@ -14,6 +14,14 @@
</p>
<ol>
<li>
+ Add support for external jars in the EAR target (ATM, the only solution
+ is to copy them with a callback in ${maven.build.dir} and they will
+ be placed at the root level of the EAR file. We also 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 !).
+ </li>
+ <li>
Add HTML validation.
</li>
<li>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>