You probably want to use the resources plugin. On http://maven.apache.org/plugins/index.html it's description is: "Copy the resources to the output directory for including in the JAR."

Regards,
Gisbert Amm

[EMAIL PROTECTED] wrote:
Hi,


I use maven 2.0.1 and have a problem with building a jar.
The src structure of my project is:

src/main/java
src/main/config
src/main/resources

When I build my jar the files of the src/main/resources directory are not included!

Could anybody give me a hint what is wrong?

TIA

Martin

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

Reply via email to