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]

