Skip to main content

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

I ran into this a while ago my self.  I never did find anything around how to get this to work.  So I'll be keeping an eye on this thread.

Dave

On 11/19/2012 12:25 PM, Paul Webster wrote:
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


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


Back to the top