Details
Description
one neat feature in the WAR plugin is overlays
http://maven.apache.org/plugins/maven-war-plugin/overlays.html
so you can share some code/content across WARs.
Though it looks like "jetty:run" does not support them (though jetty:run-war does)
Issue Links
- is duplicated by
-
JETTY-1243
jetty:run seems to not notice changes to templates inside WEB-INF in your web app if you are using a war overlay
-