I have may XML files in src/main/java directory and its sub directory. When I
run "mvn compile", these XML files will not be copied to the target/classes
directory. I know I can put these files in src/main/resources directory but
it is really hard work for me. How can I let maven do this? 
-- 
View this message in context: 
http://www.nabble.com/How-to-copy-resource-files-to-target-classes-directory--tp22223747p22223747.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to