On 17/12/2007, Carsten Ziegeler <[EMAIL PROTECTED]> wrote: > > Guillaume Nodet wrote: > > Maven does provide support for these files. > > The correct way is to use the maven-remote-resources-plugin and use the > > apache resource set for example. > Can you give an example? I thought that the > maven-remote-resources-plugin is for "remote" resources which means > resources I haven't locally in my sub project. > > > Unfortunately, this is incompatible with bundles because the BND tool > won't > > include these easily > :) Ok, I think this is a show stopper for us.
well, the 1.1.0-SNAPSHOT bundleplugin shpuld happily include the files in your initial example wrt. remote resources - if they're copied to target/classes then they'd need additional include directives to get them into the final bundle Carsten > > > -- > Carsten Ziegeler > [EMAIL PROTECTED] > -- Cheers, Stuart
