[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.equinox] Galileo p2 wont install my feature

Starting with 3.5, the Install wizard complains,

Missing requirement: 1248473501384 0.0.0.1248473501384 requires 'com.aldon.team.feature.group [6.6.5.v20090622]' but it could not be found,

even tho feature id="com.aldon.team" version="6.6.5.v20090622" is there in the site.xml; and, features/com.aldon.team_6.6.5.v20090622.jar is there.

The same site works fine in Eclipse 3.4.2, using p2 (without enabling Classic UM).

I also tried putting up a p2 repository, both, using UpdateSitePublisher to produce content.xml, artifacts.xml from my existing site.xml; and, using Feature Export, to produce contents.jar and artifacts.jar directly, bypassing any site.xml.

In both cases, I still get the same message.
?? What am I doing wrong?