Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Mirror tool: "Problems resolving provisioning plan."

Hello,

i am trying to build a basic e4 application with tycho.

I have problems materializing the product. In the logging the following warning is issued 'Mirror tool: "Problems resolving provisioning plan."'.
http://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool explains that this warning can be ignored in some cases, but i am not sure if this is the case.

Maybe some of the tycho folks can assure me whether this is a problem (so that i create a bug report) or not.

The warning i get is:

Mirror tool: "Problems resolving provisioning plan.": 
["Unable to satisfy dependency from net.davymeers.e4.base.application.product.id 1.0.0.201110031444 to tooling.source.default [1.0.0].",
 "Unable to satisfy dependency from net.davymeers.e4.base.application.product.id 1.0.0.201110031444 to toolingnet.davymeers.e4.base.application.product.id.configuration [1.0.0.201110031444].",
 "Unable to satisfy dependency from net.davymeers.e4.base.application.product.id 1.0.0.201110031444 to tooling.osgi.bundle.default [1.0.0].",
 "Unable to satisfy dependency from net.davymeers.e4.base.application.product.id 1.0.0.201110031444 to tooling.org.eclipse.update.feature.default [1.0.0].",
 "Unable to satisfy dependency from net.davymeers.e4.base.application.product.id 1.0.0.201110031444 to toolingnet.davymeers.e4.base.application.product.id.application [1.0.0.201110031444].",
 "Unable to satisfy dependency from net.davymeers.e4.base.application.product.id 1.0.0.201110031444 to config.a.jre.javase [1.6.0]."]


Kind regards,
Davy Meers

Back to the top