Can you give an example? Also, why can't you change where the target is produced?
-aps On 6/14/07, Farrukh S. Najmi <[EMAIL PROTECTED]> wrote:
Thanks Alexandre, but I do not have the option to change the directory where my file is produced (it is under target tree). This must be a common need to include META-INF files from target tree? Any other suggestions? Alexandre Touret wrote: > Hello, > probably, you could add the directory META-INF in your resource > directory like > > src/main/resources/META-INF > It should work > > Alexandre > > Farrukh S. Najmi a écrit : >> Dear colleagues, >> >> My maven2 war project produces a file under the target tree as part of >> the generate-source phase: >> >> target/somedirectory/META-INF/somefile >> >> How can I include this file under the META-INF directory of the packaged >> war as follows: >> >> META-INF/somefile >> >> Thanks for your help. >> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- Regards, Farrukh Web: http://www.wellfleetsoftware.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- "What lies behind us and what lies in front of us is of little concern to what lies within us." -Ralph Waldo Emerson
