Skip to main content

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

I made some progress:

I noticed the following line:

[INFO] "publishing result": ["The product specifies bundles although useFeatures is true. These bundles are ignored."]

After removal of the plugins from the product the warning about the mirror tool went away and the build succeeded.

This seems to be related to Bug 359090.






From: davymeers@xxxxxxxxxxx
To: tycho-user@xxxxxxxxxxx
Date: Mon, 3 Oct 2011 17:09:27 +0200
Subject: [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

_______________________________________________ tycho-user mailing list tycho-user@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/tycho-user

Back to the top