Probably an obvious answer, but how are jar dependencies added to the 
repository from maven central?

If I add a dependency which is in maven central the maven build does not find 
it.

The microservice tutorial says:-

By adding the following dependencies inside the|<dependencies>|section of the file|rest-app/pom.xml|, we added the necessary Capabilities to the|rest-app|’s repository.

Running mvn bnd-resolver:resolve in my case makes no difference.

What is the process to get these dependency jars into the repository.

Paul



_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to