Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Tycho P2 eclipse-repository from features: no plugins?

I set up a project to make an P2 in terms of features. I have one
feature, it calls for one plugin. the plugin does not end up in the
repository. There is a 'features' directory but no 'plugins'
directory.

The TYCHO491PublishFeaturesAndCategories integration test does manage
to publish plugins, and I think I've modelled what I've done on that
very closely. -X is not illuminating.

I've accidentally given you a reproducible test case for this:  the
patch in https://bugs.eclipse.org/bugs/show_bug.cgi?id=356035 has the
same problem.


Back to the top