This repository contains the Jenkins Pipelines used for the EDC CI: https://ci.eclipse.org/edc/
Builds and publish all the components every night.
Builds and publish all the components.
Variables:
VERSION: the version to be published. If it doesn't end with-SNAPSHOT, the artifact will be published on maven central
Builds and publish a single component.
Variables:
REPO: the component repositoryVERSION: the version to be publishedBRANCH: the branch to be published