2010/11/23 KARR, DAVID (ATTSI) <dk0...@att.com>:
> In my "src/main/java" tree, I have properties files that need to be
> deployed into WEB-INF/classes.  I thought these would be copied by
> default, but they are not.  They didn't go into "target/classes" or
> "WEB-INF/classes".  I don't need to filter properties in it.  I'm using
> version 2.1.1 of the maven-war-plugin.

Follow the Maven way, put them in "src/main/resources".

Antonio

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to