RE: maven-war-plugin howto add files to WEB-INF

2006-03-28 Thread Raymond Domingo
Thanks for your response. Yes, of course that is one way to solve it. But I need to prevent modifications of file structure, because there are some dependencies on this file structure. So this isn't an option at this time. We might refactor the file structure later on... Any other hints... ?

RE: maven-war-plugin howto add files to WEB-INF

2006-03-28 Thread Raymond Domingo
Thanks for your response. Yes, of course that is one way to solve it. But I need to prevent modifications of file structure, because there are some dependencies on this file structure. So this isn't an option at this time. We might refactor the file structure later on... Any other hints... ?

RE: maven-war-plugin howto add files to WEB-INF

2006-03-28 Thread Raymond Domingo
Thanks for your response. Yes, of course that is one way to solve it. But I need to prevent modifications of file structure, because there are some dependencies on this file structure. So this isn't an option at this time. We might refactor the file structure later on... Any other hints... ?

RE: maven-war-plugin howto add files to WEB-INF

2006-03-28 Thread Krishnan A S
Place under webapp/WEB-INF/zoo/foo.xml in ur build structure Thanks & Regards, A.S.KRISHNAN, AZTEC, BANGALORE. -Original Message- From: Raymond Domingo [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 28, 2006 2:14 PM To: users@maven.apache.org Subject: maven-war-plugin howto add files to