[m2] Adding .properties files to the wars that i build

2005-12-05 Thread [EMAIL PROTECTED]
Hi I am trying to add *.properties files that reside in the java package structure of my project to the war's that I build. ex. java spring controller classes = com/fundamo/accountUser/web/controller resources (properties files) = com/fundamo/accountUser/web/resources I tried the

Re: [m2] Adding .properties files to the wars that i build

2005-12-05 Thread Doug Douglass
Koos, First, two things: 1) You say you're trying to add the resources, but never describe what the problem is. I presume that the resources you defined are not being copied to your webapp/war. 2) It is a suggested Maven practice to place resources to be bundled in your artifact (war