You could use War Overlays to include the 1st one in your 2nd one. http://maven.apache.org/plugins/maven-war-plugin/overlays.html
On Jun 21, 2010, at 8:19 AM, Josep García wrote: > I would like to have: > > - Web App 1 > - Web App 2 , which adds functionality to Web App1 > > I would like to be able to deploy: > - Web App 1, independently of Web App 2 and with no references to Web App 2 > resources > - Web App 2, self-contained (including all Web App 1) > > What would be the best approach to this? > > Josep > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net