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
191 stars 98 forks source link

p2 repo erronous required capabilities #18

Closed dcaillia closed 10 years ago

dcaillia commented 10 years ago

When using the p2 repo to add it into my target platform, it complains about missing requirement "A.PDE.Target.Platform Cannot be installed into the IDE 0.0.0"

When looking at required capabillities, this is the list - which indeed contains a line that does not look like a capability.

com.eclipsesource.jaxrs.consumer [2.1.0.201309301542] com.eclipsesource.jaxrs.consumer.source [2.1.0.201309301542] com.eclipsesource.jaxrs.publisher [3.1.0.201309301542] com.eclipsesource.jaxrs.jersey.runtime.feature.feature.group [1.0.0.201309301542] A.PDE.Target.Platform Cannot be installed into the IDE 0.0.0 com.eclipsesource.jaxrs.connector.feature.feature.jar [3.1.0.201309301542] com.eclipsesource.jaxrs.publisher.source [3.1.0.201309301542]

hstaudacher commented 10 years ago

Hmm, I have successfully added the repo to several targets. Have you disabled the "Include required software" checkbox when adding the repo? Are you sure you try to install it into a target or into the IDE?

dcaillia commented 10 years ago

Disabling "include required software" solves the problem. thanks!

2013/10/9 Holger Staudacher notifications@github.com

Hmm, I have successfully added the repo to several targets. Have you disabled the "Include required software" checkbox when adding the repo? Are you sure you try to install it into a target or into the IDE?

— Reply to this email directly or view it on GitHubhttps://github.com/hstaudacher/osgi-jax-rs-connector/issues/18#issuecomment-25992614 .