On Fri, Feb 29, 2008 at 6:56 PM, youhaodeyi <[EMAIL PROTECTED]> wrote:

>  I put my resource files in src/main/resources/ directory. After running "mvn
>  compile", why aren't the resource files copied to the target directory.

In general, src/main/resources gets copied to target/classes.

If that's not happening, try to reproduce it with a simple project
started from the quickstart archetype.

-- 
Wendy

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

Reply via email to