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 WEB-INF

Hello,

I'm almost finished setting up the war file for my project. Just
finishing the
last details...

Can anyone explain to me how I can add a file (forexample)
[projectroot]/zoo/foo.xml to the WEB-INF (in my war).

I tried:
        <resource>
          <targetPath>WEB-INF</targetPath>
          <directory>zoo</directory>
        </resource>

But this create a WEB-INF/classes/WEB-INF in my war.

Best regards,
raymond domingo

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




**********************************************************

The information contained in, or attached to, this e-mail, contains 
confidential information and is intended solely for the use of the individual 
or entity to whom they are addressed and is subject to legal privilege. If you 
have received this e-mail in error you should notify the sender immediately by 
reply e-mail, delete the message from your system and notify your system 
manager. Please do not copy it for any purpose, or disclose its contents to any 
other person. The views or opinions presented in this e-mail are solely those 
of the author and do not necessarily represent those of the company. The 
recipient should check this e-mail and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused, directly or 
indirectly, by any virus transmitted in this email

************************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to