Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[buckminster-dev] Bundle ... cannot be resolved. Why?

I'm modifying a deprecated eclipse PDE project. Basically, I need to add a reference to my bundle, so I added it in the plugin's MANIFEST.MF "Require-Bundle", and then I added it in feature.xml. I'm following that process because there are another bundle references working OK in that way.

After that, I click on "Resolve and Materialize", and I see my bundle being downloaded from my Maven Repository, but it is not being copied to .buckminster/tp/plugins and it is not added in .buckminster/tp/artifacts.xml, and my Eclipse keeps saying "Bundle ... cannot be resolved".

What may I be doing wrongly? It's driving me nuts.

Thanks in advance,
DamianĀ 

Back to the top