Hi, <warSourceExcludes>WEB-INF/lib/*.jar,...,...</warSourceExcludes> [1]
-Tim [1] http://maven.apache.org/plugins/maven-war-plugin/inplace-mojo.html mraible schrieb:
Is it possible to customize maven-war-plugin so JARs aren't put in src/main/webapp/WEB-INF/lib when using war:inplace? I'd like to stop JARs from getting put in this directory (if I remove it, jetty:run still works fine), as well as exclude some files from src/main/resources (because Jetty picks those up too). Thanks, Matt
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
