RE : [m2] packaging up applets

2005-12-15 Thread Olivier Lamy
05 15:17 À : 'Maven Users List' Objet : RE: [m2] packaging up applets As a new maven user, I must say that I am surprised that there is no support for applet scenarios. The closest information I could find is here: http://jira.codehaus.org/browse/MNG-896?vote=vote When I first visited the

RE: [m2] packaging up applets

2005-12-15 Thread Christopher Cobb
the WEB-INF/lib directory where it does not belong, and have them copied to src/main/applets instead? Thanks in advance for any guidance you can provide. cc -Original Message- From: Christopher Cobb [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 14, 2005 4:25 PM To: 'Maven Users

[m2] packaging up applets

2005-12-14 Thread Christopher Cobb
I have one project which an applet and produces, say, applet.jar. This applet depends on other projects which produce, say, appletsupport1.jar and appletsupport2.jar. I have another project which is a web app which will provide the home for the applet. Among other things, it will have a jsp page