you can add <webResources> to your maven-war-plugin configuration : http://maven.apache.org/plugins/maven-war-plugin/examples/adding-filtering-webresources.html
On Tue, Oct 9, 2012 at 9:52 AM, Ryan Ackley <ryanack...@gmail.com> wrote: > Is there anyway to add something to the pom that will let me configure > how m2e configures Eclipse to deploy my war? > > I'm have several maven plugins that generate resources in the final > war target directory but Eclipse wtp seems to deploy the web > application from the source directory. Right now I have to manually > add these resources using the Eclipse project Deployment Assembly. Can > I automate this somehow? > _______________________________________________ > m2e-users mailing list > m2e-users@eclipse.org > https://dev.eclipse.org/mailman/listinfo/m2e-users > -- "Have you tried turning it off and on again" - The IT Crowd
_______________________________________________ m2e-users mailing list m2e-users@eclipse.org https://dev.eclipse.org/mailman/listinfo/m2e-users