I'm trying to build my projects with dependencies from the karaf 4.4.0
BOM.

The first problem was that the org.osgi/osgi.cmpn maven dependencies was
missing ä version.

And then I removed the org.osgi/osgi.cmpn maven dependencies to see what
what happened and (as I expected), annotations like @Component and
@Reference weren't found.

I have googled a bit and haven't found anything about maven dependency
for the OSGi compendium beyond OSGi 7.

So where do I go to find the declarative services annotations in OSGi 8,
in a maven build?

Thanks!

Reply via email to