On Mon, Mar 24, 2008 at 1:13 PM, Yuriy Krymlov <[EMAIL PROTECTED]> wrote:
> Could you please help me to include folder .svn with all its content > to resulting file like jar? > Actually I need this only within resources (folder: > src/main/resources), so, if you try to specify include pattern > in maven-resources-plugin settings - it does not work. The assembly plugin docs talk about including Subversion metadata, so you should be able to construct what you need as an assembly. http://maven.apache.org/plugins/maven-assembly-plugin/advanced-descriptor-topics.html -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
