RepreZen / KaiZen-OpenAPI-Editor

Eclipse Editor for the Swagger-OpenAPI Description Language
Eclipse Public License 1.0
115 stars 12 forks source link

Cannot install in Eclipse because of missing dependencies #426

Open bitfridge opened 6 years ago

bitfridge commented 6 years ago

Installing from Eclipse marketplace or from the upload site fails because of missing dependencies. The following error is shown when I try to install from marketplace. An error occurred while collecting items to be installed session context was:(profile=epp.package.java, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=). No repository found containing: osgi.bundle,com.reprezen.swagedit,0.8.0.201710301020 No repository found containing: osgi.bundle,com.reprezen.swagedit.core,0.8.0.201710301020 No repository found containing: org.eclipse.update.feature,com.reprezen.swagedit.feature,0.8.0.201710301020 No repository found containing: osgi.bundle,com.reprezen.swagedit.openapi3,0.8.0.201710301020

tfesenko commented 6 years ago

Hi @Beatinu . Sorry to hear about this problem. We are investigating it.

In the meantime, you can install KaiZen OpenAPI Editor using an update site as described here: https://github.com/RepreZen/KaiZen-OpenAPI-Editor/blob/master/README.md#installing-from-the-update-site Please use this update site instead of the one specified in the document above: http://products.reprezen.com/swagedit/0.8.0.201710301020/

tfesenko commented 6 years ago

Note: we the same problem yesterday (see #425). http://products-internal.reprezen.com/swagedit/latest/ which is used by the Marketplace entry was corrupted. We thought it was fixed by re-running the build - the new update site worked for me and for @andylowry - but it seems that the problem is still there.

bitfridge commented 6 years ago

Thanks, that update site worked fine!

ghillairet commented 6 years ago

@tfesenko Can confirm too, this one works http://products.reprezen.com/swagedit/0.8.0.201710301020/. The main update site http://products.reprezen.com/swagedit/latest/ does not.

@Beatinu The latest version is available on this update site http://products.reprezen.com/swagedit/0.8.0.201712062145/ and is working.