tycho/tycho.yaml
2020-01-23 22:25:51 +00:00

246 lines
9.8 KiB
YAML

---
document: modulemd
version: 2
data:
summary: Plugins and extensions for building Eclipse plugins and OSGI bundles with Maven
description: >-
Tycho is a set of Maven plugins and extensions for building Eclipse plugins and
OSGI bundles with Maven. Eclipse plugins and OSGI bundles have their own metadata
for expressing dependencies, source folder locations, etc. that are normally found
in a Maven POM. Tycho uses native metadata for Eclipse plugins and OSGi bundles
and uses the POM to configure and drive the build. Tycho supports bundles, fragments,
features, update site projects and RCP applications. Tycho also knows how to run
JUnit test plugins using OSGi runtime and there is also support for sharing build
results using Maven artifact repositories.
Tycho plugins introduce new packaging types and the corresponding lifecycle bindings
that allow Maven to use OSGi and Eclipse metadata during a Maven build. OSGi rules
are used to resolve project dependencies and package visibility restrictions are
honored by the OSGi-aware JDT-based compiler plugin. Tycho will use OSGi metadata
and OSGi rules to calculate project dependencies dynamically and injects them
into the Maven project model at build time. Tycho supports all attributes supported
by the Eclipse OSGi resolver (Require-Bundle, Import-Package, Eclipse-GenericRequire,
etc). Tycho will use proper classpath access rules during compilation. Tycho supports
all project types supported by PDE and will use PDE/JDT project metadata where
possible. One important design goal in Tycho is to make sure there is no duplication
of metadata between POM and OSGi metadata.
license:
module:
- MIT
dependencies:
- buildrequires:
javapackages-tools: [201801]
tycho: ["1.5"]
platform: ["f30", "f31"]
requires:
javapackages-tools: [201801]
platform: []
profiles:
default:
rpms:
- tycho
- tycho-extras
api:
rpms:
- cbi-plugins
- tycho
- tycho-extras
- xml-maven-plugin
buildopts:
rpms:
macros: |
%_with_jp_minimal 1
%_without_contrib_tools 1
%_without_junit5 1
components:
rpms:
auto:
buildorder: 20
ref: tycho
arches: [x86_64, ppc64le, aarch64, s390x]
rationale: >
Runtime dependency of cbi-plugins.
Build dependency of cbi-plugins.
batik:
buildorder: 20
ref: tycho
arches: [x86_64, ppc64le, aarch64, s390x]
rationale: >
Runtime dependency of eclipse, tycho.
Build dependency of eclipse, tycho.
cbi-plugins:
buildorder: 50
ref: tycho
arches: [x86_64, ppc64le, aarch64, s390x]
rationale: >
Module API.
Build dependency of eclipse.
decentxml:
buildorder: 10
ref: tycho
arches: [x86_64, ppc64le, aarch64, s390x]
rationale: >
Runtime dependency of cbi-plugins, tycho.
Build dependency of cbi-plugins, tycho.
ecj:
buildorder: 10
ref: tycho
arches: [x86_64, ppc64le, aarch64, s390x]
rationale: >
Runtime dependency of tycho.
Build dependency of glassfish-jsp, tycho.
eclipse:
buildorder: 80
ref: tycho
arches: [x86_64, ppc64le, aarch64, s390x]
rationale: >
Module API.
eclipse-ecf:
buildorder: 70
ref: tycho
arches: [x86_64, ppc64le, aarch64, s390x]
rationale: >
Runtime dependency of eclipse.
Build dependency of eclipse.
eclipse-emf:
buildorder: 60
ref: tycho
arches: [x86_64, ppc64le, aarch64, s390x]
rationale: >
Runtime dependency of eclipse.
Build dependency of eclipse, eclipse-ecf.
eclipse-license:
buildorder: 50
ref: tycho
arches: [x86_64, ppc64le, aarch64, s390x]
rationale: >
Build dependency of eclipse, eclipse-ecf.
felix-gogo-command:
buildorder: 30
ref: tycho
arches: [x86_64, ppc64le, aarch64, s390x]
rationale: >
Runtime dependency of eclipse.
Build dependency of eclipse.
felix-gogo-parent:
buildorder: 10
ref: tycho
arches: [x86_64, ppc64le, aarch64, s390x]
rationale: >
Build dependency of felix-gogo-command,
felix-gogo-runtime, felix-gogo-shell.
felix-gogo-runtime:
buildorder: 20
ref: tycho
arches: [x86_64, ppc64le, aarch64, s390x]
rationale: >
Runtime dependency of eclipse, felix-gogo-command,
felix-gogo-shell.
Build dependency of eclipse, felix-gogo-command,
felix-gogo-shell, felix-scr.
felix-gogo-shell:
buildorder: 30
ref: tycho
arches: [x86_64, ppc64le, aarch64, s390x]
rationale: >
Runtime dependency of eclipse.
Build dependency of eclipse.
felix-scr:
buildorder: 30
ref: tycho
arches: [x86_64, ppc64le, aarch64, s390x]
rationale: >
Runtime dependency of eclipse, tycho.
Build dependency of eclipse, tycho.
glassfish-jsp:
buildorder: 20
ref: tycho
arches: [x86_64, ppc64le, aarch64, s390x]
rationale: >
Runtime dependency of eclipse, tycho.
Build dependency of eclipse, tycho.
google-gson:
buildorder: 10
ref: tycho
arches: [x86_64, ppc64le, aarch64, s390x]
rationale: >
Runtime dependency of eclipse.
Build dependency of eclipse.
icu4j:
buildorder: 10
ref: tycho
arches: [x86_64, ppc64le, aarch64, s390x]
rationale: >
Runtime dependency of eclipse, tycho.
Build dependency of eclipse, tycho.
javapoet:
buildorder: 10
ref: tycho
arches: [x86_64, ppc64le, aarch64, s390x]
rationale: >
Runtime dependency of auto.
Build dependency of auto.
jetty:
buildorder: 10
ref: tycho
arches: [x86_64, ppc64le, aarch64, s390x]
rationale: >
Runtime dependency of eclipse.
Build dependency of eclipse.
lucene:
buildorder: 10
ref: tycho
arches: [x86_64, ppc64le, aarch64, s390x]
rationale: >
Runtime dependency of eclipse.
Build dependency of eclipse.
sac:
buildorder: 10
ref: tycho
arches: [x86_64, ppc64le, aarch64, s390x]
rationale: >
Runtime dependency of eclipse, tycho.
Build dependency of eclipse, tycho.
sat4j:
buildorder: 10
ref: tycho
arches: [x86_64, ppc64le, aarch64, s390x]
rationale: >
Runtime dependency of eclipse, tycho.
Build dependency of eclipse, tycho.
takari-polyglot:
buildorder: 10
ref: tycho
arches: [x86_64, ppc64le, aarch64, s390x]
rationale: >
Runtime dependency of tycho-extras.
Build dependency of tycho-extras.
tycho:
buildorder: 40
ref: tycho
arches: [x86_64, ppc64le, aarch64, s390x]
rationale: >
Module API.
Runtime dependency of cbi-plugins, tycho-extras.
Build dependency of cbi-plugins, eclipse, eclipse-ecf,
eclipse-emf, eclipse-license, tycho-extras.
tycho-extras:
buildorder: 50
ref: tycho
arches: [x86_64, ppc64le, aarch64, s390x]
rationale: >
Module API.
Build dependency of eclipse, eclipse-ecf, eclipse-emf.
xml-maven-plugin:
buildorder: 10
ref: tycho
arches: [x86_64, ppc64le, aarch64, s390x]
rationale: >
Build dependency of eclipse.
xmlgraphics-commons:
buildorder: 10
ref: tycho
arches: [x86_64, ppc64le, aarch64, s390x]
rationale: >
Runtime dependency of batik.
Build dependency of batik.