hi all, I wanted to know if it is possible to run with the maven jetty run command more than one web application. This means: Assume we have two web apps webappA and webappB
1) the pom file is the project of webappA, from where I run the maven target 2) webappA depends on webabbB Do I have to include the webappB in the pom file of webappA. If yes how I am doing that? thanks for any help Markus _______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
