hstaudacher / osgi-jax-rs-connector

An OSGi - JAX-RS 2.0 Connector, software repository available on the link below
http://hstaudacher.github.io/osgi-jax-rs-connector
Other
190 stars 98 forks source link

feature:install jax-rs-provider-swagger throws Error #124

Closed coverxiaoeye closed 8 years ago

coverxiaoeye commented 8 years ago

when i try to install jax-rs-provider-swagger feature in apache-karaf-3.0.5, it throws error! It seems that com.eclipsesource.jaxrs:provider-swagger:jar:1.0 can not be downloaded from central maven repo.

Here is the error info: karaf@root()> feature:install jax-rs-provider-swagger 1.0 Error executing command: Can't install feature jax-rs-provider-swagger/0.0.0: Error resolving artifact com.eclipsesource.jaxrs:provider-swagger:jar:1.0: Could not transfer artifact com.eclipsesource.jaxrs:provider-swagger:jar:1.0 from/to central (http://repo1.maven.org/maven2/): repo1.maven.org

hstaudacher commented 8 years ago

I think this is a duplicate of #125. Closed.