Hi You need to add org.apache.felix:org.apache.felix.ipojo.annotations as a dependency.
All that you need is probably described here : http://felix.apache.org/site/how-to-use-ipojo-annotations.html --Guillaume 2011/8/17 <[email protected]> > > *I've found some example annotations but they have incomplete maven > configuration to go with them. > > > Quoting [email protected]: > > I'm trying to to create OSGI services using iPOJO annotations and >> maven. Does anyone know if there is an example like this one that uses >> iPOJO annotations instead of XML? I've found some annotations >> >> http://felix.apache.org/site/**ipojo-hello-word-maven-based-** >> tutorial.html<http://felix.apache.org/site/ipojo-hello-word-maven-based-tutorial.html> >> >> -John >> >> >> ------------------------------**------------------------------**--------- >> To unsubscribe, e-mail: >> users-unsubscribe@felix.**apache.org<[email protected]> >> For additional commands, e-mail: [email protected] >> > > > > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > users-unsubscribe@felix.**apache.org<[email protected]> > For additional commands, e-mail: [email protected] > >

