Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] org.eclipse.license?

I'm trying to build my feature, and I'm getting a failure complaining about org.eclipse.license:

[ERROR] Missing requirement: org.eclipse.e4.rcp.patch.feature.feature.group 1.1.0.qualifier requires 'org.eclipse.license.feature.group [1.0.0,1.0.1)' but it could not be found

It's mentioned in the feature.xml ...
<feature ...
      license-feature="org.eclipse.license"
      license-feature-version="1.0.0.qualifier">

but I  can't find it in any p2 repo that I would consume (juno, eclipse updates, my own).  But different features in another build seem to build fine.  Could anyone tell me what the pre-req is for tycho to see an org.eclipse.license feature?

PW

--
Paul Webster
Hi floor.  Make me a sammich! - GIR

Back to the top