Re: It is not possible to include folder: .svn to JAR file (maven 2.0.8)

2008-03-24 Thread Wendy Smoak
On Mon, Mar 24, 2008 at 12:42 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 inclu

It is not possible to include folder: .svn to JAR file (maven 2.0.8)

2008-03-24 Thread Yuriy Krymlov
Dears 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.