I have the 1.1 plugin and it is as simple as placing the files in the
src/webapps/WEB-INF/ (assuming your ${maven.war.src} is the default
src/webapps)The web.xml is excluded explicitly in order to prevent it appearing twice (and to prevent getting warning from the war task) Tim -----Original Message----- From: Prabhakar Chaganti [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 19 November 2002 1:10 PM To: [EMAIL PROTECTED] Subject: war goal question Is there any way to force the war goal to copy certain files to the WEB-INF directory(other than the web.xml file). Some webapps need .wsdl and some properties files to go in the WEB-INF directory. thanks prabhakar -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
