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

Tycho does not support osgi-jax-rs-connector p2 repository on github.io #40

Closed dilec closed 10 years ago

dilec commented 10 years ago

A build with tycho gives error when referring to the p2 repository:

[WARNING] Failed to access p2 repository http://hstaudacher.github.io/osgi-jax-rs-connector, use local cache. Neither http://hstaudacher.github.io/osgi-jax-rs-connector/content.jar nor http://hstaudacher.github.io/osgi-jax-rs-connector/content.xml found.

Maybe issue is with repository format (composite repo ?) not supported by Tycho. While the repo is supported by Eclipse update mgr.

hstaudacher commented 10 years ago

We are using this repo within several tycho builds and it works always

hstaudacher commented 10 years ago

Will close this because it works for us. Please reopen when the error still occurs.