With the 1.1.0-SNAPSHOT version, I'm starting to understand better how it all works since it actually gives me what I intended to build! :clap:
Proper 1.1.0 release is sheduled for end of year, ain't it? Another thing... Where can we find the listing of all the instructions accepted by the maven-bundle-plugin? I know we can put: - Manifest headers => OSGi specifications or Implementor specific - BND directives => -xxx where "-" is replaced by "_" http://www.aqute.biz/Code/Bnd#directives check here - Variables => everything starting with a lower case used for property substitution But what about <Embed-Transitive> or <Embed-StripGroup>? I suppose this is neither OSGi r4 specification, nor Felix specific. If I'm not wrong about this last statement, where can we find all the maven-bundle-plugin specific instructions? thanks. -- View this message in context: http://www.nabble.com/getting-started-with-maven-bundle-plugin-tf4888903.html#a14000827 Sent from the Apache Felix - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

