Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] osgi dependency error diagnosis assistance requested

I don't know how to begin to track down the following, since i have no
swt dependencies listed in my manifests at all.

Interested parties can find this code in
https://github.com/bimargulies/m2e-code-quality, in the m2e-0.13
branch.

[INFO] Cannot complete the request.  Generating details.
[INFO] {org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSGi/Minimum-1.1,
osgi.ws=cocoa, osgi.arch=x86_64, osgi.os=macosx,
org.eclipse.update.install.features=true,
org.osgi.framework.system.packages=}
[INFO] [You requested to install
'org.eclipse.swtbot.eclipse.feature.group
[2.0.3.20110219_0655-4d933cf-dev-e35]' but it could not be found]
[ERROR] Internal error: java.lang.RuntimeException:
org.eclipse.equinox.p2.core.ProvisionException: No solution found
because the problem is unsatisfiable. -> [Help 1]
org.apache.maven.InternalErrorException: Internal error:
java.lang.RuntimeException:
org.eclipse.equinox.p2.core.ProvisionException: No solution found
because the problem is unsatisfiable.


Back to the top