Hi, >From what I can gather from searching how to process DS annotations during a Maven build, there is currently two possible solutions: 1. Use the annotations in the *org.apache.felix.scr.annotations* package along with the *org.apache.felix:maven-scr-plugin* plugin. 2. Use the annotations in the *aQute.bnd.annotation.component* package along with the *<Service-Component>* element in the *org.apache.felix:maven-bundle-plugin* plugin. I couldn't find any way of doing the same thing using the annoations in the *org.osgi.service.component.annotations* package - is my research accurate?
Thanks, Jorge -- View this message in context: http://apache-felix.18485.x6.nabble.com/Maven-and-declarative-services-tp5007718.html 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]

