Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems resolving provisioning plan when building target platform #3199

Open
elharo opened this issue Jul 3, 2018 · 1 comment
Open

Problems resolving provisioning plan when building target platform #3199

elharo opened this issue Jul 3, 2018 · 1 comment

Comments

@elharo
Copy link
Contributor

elharo commented Jul 3, 2018

Might be relevant to the diamond dependency work;

[INFO] --- tycho-p2-repository-plugin:1.1.0:assemble-repository (default-assemble-repository) @ ide-target-platform.repo ---
[WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from 201806122135.Default 1.0.0.A6E79EaEcCAVA-Ehr5KTYgDB8GhQvj-LvOyW to org.apache.commons.compress [1.14.0].; Unable to satisfy dependency from 201806122135.Default 1.0.0.A6E79EaEcCAVA-Ehr5KTYgDB8GhQvj-LvOyW to com.fasterxml.jackson.core.jackson-core [2.8.6].; Unable to satisfy dependency from 201806122135.Default 1.0.0.A6E79EaEcCAVA-Ehr5KTYgDB8GhQvj-LvOyW to com.google.guava [21.0.0].]
[WARNING] More information on the preceding warning(s) can be found here:
[WARNING] - http://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool
[WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from 201806122135.Default 1.0.0.A6E79EaEcCAVA-Ehr5KTYgDB8GhQvj-LvOyW to org.apache.commons.compress [1.14.0].; Unable to satisfy dependency from 201806122135.Default 1.0.0.A6E79EaEcCAVA-Ehr5KTYgDB8GhQvj-LvOyW to com.fasterxml.jackson.core.jackson-core [2.8.6].; Unable to satisfy dependency from 201806122135.Default 1.0.0.A6E79EaEcCAVA-Ehr5KTYgDB8GhQvj-LvOyW to com.google.guava [21.0.0].]
[WARNING] More information on the preceding warning(s) can be found here:
[WARNING] - http://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool
[WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from 201806122135.Default 1.0.0.A6E79EaEcCAVA-Ehr5KTYgDB8GhQvj-LvOyW to org.apache.commons.compress [1.14.0].; Unable to satisfy dependency from 201806122135.Default 1.0.0.A6E79EaEcCAVA-Ehr5KTYgDB8GhQvj-LvOyW to com.fasterxml.jackson.core.jackson-core [2.8.6].; Unable to satisfy dependency from 201806122135.Default 1.0.0.A6E79EaEcCAVA-Ehr5KTYgDB8GhQvj-LvOyW to com.google.guava [21.0.0].]
[WARNING] More information on the preceding warning(s) can be found here:
[WARNING] - http://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool
[WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from 201806122135.Default 1.0.0.A6E79EaEcCAVA-Ehr5KTYgDB8GhQvj-LvOyW to org.apache.commons.compress [1.14.0].; Unable to satisfy dependency from 201806122135.Default 1.0.0.A6E79EaEcCAVA-Ehr5KTYgDB8GhQvj-LvOyW to com.fasterxml.jackson.core.jackson-core [2.8.6].; Unable to satisfy dependency from 201806122135.Default 1.0.0.A6E79EaEcCAVA-Ehr5KTYgDB8GhQvj-LvOyW to com.google.guava [21.0.0].]
[WARNING] More information on the preceding warning(s) can be found here:
[WARNING] - http://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool
[WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from 201806122135.Default 1.0.0.A6E79EaEcCAVA-Ehr5KTYgDB8GhQvj-LvOyW to org.apache.commons.compress [1.14.0].; Unable to satisfy dependency from 201806122135.Default 1.0.0.A6E79EaEcCAVA-Ehr5KTYgDB8GhQvj-LvOyW to com.fasterxml.jackson.core.jackson-core [2.8.6].; Unable to satisfy dependency from 201806122135.Default 1.0.0.A6E79EaEcCAVA-Ehr5KTYgDB8GhQvj-LvOyW to com.google.guava [21.0.0].]
[WARNING] More information on the preceding warning(s) can be found here:
[WARNING] - http://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool

@elharo elharo added the cleanup label Jul 3, 2018
@chanseokoh
Copy link
Contributor

We've talked about this before: #2873 (comment)

But our pom.xml pulls in org.apache.commons.compress 1.14, com.fasterxml.jackson.core.jackson-core 2.8.6, and (now) com.google.guava 21.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants