Specify them as resources:
...
<build>
<resources>
<resource>
<directory>src/spring/context</directory>
</resource>
...
HTH :)
----- Original Message -----
From: "Jeff Mutonho" <[EMAIL PROTECTED]>
To: "Maven Users List" <[email protected]>
Sent: Thursday, June 22, 2006 3:34 PM
Subject: jarring non class files
Under my src directory I have 2 other folders .One contains other
subfolders with my java code(src/java/com/blah blah blah....) .The
second subfolder (src/spring/context/blah blah blah...) contains some
spring config files (xml) that I also wish to be bundled in the jar
file( keeping the directory structure intact).How do I specify this
in my pom?
--
Jeff Mutonho
GoogleTalk : ejbengine
Skype : ejbengine
Registered Linux user number 366042
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]