diff --git a/eclipse.yaml b/eclipse.yaml index 42981ef..aedf4c9 100644 --- a/eclipse.yaml +++ b/eclipse.yaml @@ -13,11 +13,11 @@ data: dependencies: - buildrequires: tycho: [1.4] - platform: [] + platform: [f29,f30,f31] requires: ant: [1.10] maven: [3.5] - platform: [] + platform: [f29,f30,f31] profiles: default: rpms: @@ -826,6 +826,18 @@ data: arches: [x86_64, ppc64le, aarch64, s390x] rationale: > Runtime dependency of eclipse-m2e-core. + maven-mapping: + buildorder: 10 + ref: eclipse + arches: [x86_64, ppc64le, aarch64, s390x] + rationale: > + Runtime dependency of maven-war-plugin. + maven-osgi: + buildorder: 10 + ref: eclipse + arches: [x86_64, ppc64le, aarch64, s390x] + rationale: > + Runtime dependency of glassfish-hk2. nekohtml: buildorder: 10 ref: eclipse