FYI, the trunk of m-b-p (and the latest deployed snapshot) currently include a local copy of the bnd "next" branch for testing purposes - once bnd is officially released and available on Maven central we'll change this over to a proper dependency. Also note that there have been some API changes since the last official release of bnd that required corresponding changes in the m-b-p internals.
On 2 Nov 2012, at 14:33, David Jencks wrote: > I'm not sure how it currently relates to the maven-bundle-plugin but the bnd > "next" branch supports the R$.3 annotations completely. I'm not sure what's > holding up release of this at bnd, nor whether you can use a pom property to > get the m-b-p to use a different bnd if you built it yourself. > > david jencks > > On Nov 1, 2012, at 10:12 PM, Nick Smith wrote: > >> Hi all, >> >> Does anyone know if the 'maven-bundle' plugin supports the SCR annotations >> from the OSGi R4.3 specifications (in the >> org.osgi.service.component.annotations package)? My maven project creates >> the SCR component definitions XML if I use the annotations from the >> biz.aQute.bnd.component.annotation package but not if I use the R4.3 spec >> annotations. >> >> Many thanks in advance, >> >> Nick Smith >> -- >> Lead Software Engineer >> TECH OP AG >> Switzerland >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

