I wanted to analyse the samples for JAX-RS for Pax-Web.
However, I can't import it to Eclise or compile with Maven because the following maven dependency can't be found:
org.osgi:org.osgi.service.jaxrs:jar:1.0.0-SNAPSHOT
I was trying to find the library org.osgi.service.jaxrs, but got no success with Google or Maven repository...
What is this library? Is it a project that has changed name? How to get those samples to life?