Hi there, I have a maven project with several modules, one of them being applet module, where I'll build several jars, later on package them into zip file using assembly plugin, and use it (applet zip file) as one of the dependencies in the webapp module pom.xml. Is there better way of doing this? Can I build the applets into a war, and configure overlays with webapp war? Thanks,
David -- View this message in context: http://maven.40175.n5.nabble.com/Is-it-possible-to-package-several-applets-into-a-war-and-overlay-with-webapp-war-tp5658436p5658436.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
