OK, removing them from the <resources> section did stop my .properties
from being copied to the root directory. Now they are not being copied
over at all. Is there a way with the current war builder plugin to have
these files moved with their directory structure intact?
Louis M. Burroughs III, OCTO
Brett Porter <[EMAIL PROTECTED]>
01/08/2005 05:56 AM
Please respond to "Maven Users List"
To: Maven Users List <[email protected]>
cc:
bcc:
Subject: Re: Maven moving .properties files
This occurs if they are added to <resources> section in project.xml.
If you remove them from that, then they should not be copied.
- Brett
On Fri, 7 Jan 2005 18:03:40 -0500, Louis Burroughs
<[EMAIL PROTECTED]> wrote:
> When I build my war file. Maven takes my properties files from their
> directory and places them at the root classfile directory
> (../WEB-INF/classes). Is there any way to stop (modify) this behavior?
>
> Thanks,
> Louis M. Burroughs III, OCTO
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]