[m2] copying resources to the jar

2006-01-16 Thread Christopher Chase
Hi, I have some resource files in a subdirectory under the src dir that I want to copy in to the jar file as part of the package plugin. Could someone suggest the best way to do this? Cheers Chris __ This email has been

RE: [m2] copying resources to the jar

2006-01-16 Thread Scokart Gilles
You should use buildresources ... See in http://maven.apache.org/maven-model/maven.html Regards, Gilles -Original Message- From: Christopher Chase [mailto:[EMAIL PROTECTED] Sent: 16 January 2006 14:30 To: users@maven.apache.org Subject: [m2] copying resources to the jar Hi

RE: [m2] copying resources to the jar

2006-01-16 Thread Christopher Chase
Sorted. Thanks! -Original Message- From: Scokart Gilles [mailto:[EMAIL PROTECTED] Sent: 16 January 2006 14:31 To: Maven Users List Subject: RE: [m2] copying resources to the jar You should use buildresources ... See in http://maven.apache.org/maven-model/maven.html Regards, Gilles