On Thu, Sep 4, 2008 at 9:07 AM, Marc Schneider
<[EMAIL PROTECTED]>wrote:

> I have this file : src/main/resources/faces-config.xml
>
> After mvn clean compile this file is put at the root of the classes
> directory.
>
> But I don't want that, so I tried :


Can I ask what you do want to do with it, if not put it in the class root?
 That's normally what Maven would do with a "main resource" which is mostly
what I would want to do with things like configuration files, but since you
don't want that, I'm wondering what you do want.

 - Geoffrey
-- 
Geoffrey Wiseman

Reply via email to