Neeraj Bisht wrote: > hi > just use <excludes> > <exclude> </eclude> > </exclude> > > tag in resource to exclude any resource
Thanks for the suggestion, but unfortunately that seems to exclude the resources from the build entirely. I want them to be filtered and copied to the target/classes directory (so they're on the classpath when debugging), and included in my distribution assembly, just outside of the the Jar. ~Ian --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
