Skip to content

org.eclipse.scout.sdk.deps-ossrh

Packages the SDKs m2e dependencies with a POM and deploys them to OSSRH under org.eclipse.scout.sdk.deps

1) Adjust dependencies in the section titled "versions to dependencies uploaded by scout" in org.eclipse.scout.sdk\pom.xml
to new ones from e.g. https://download.eclipse.org/technology/m2e/releases/2.0.1/ for m2e 2.0.1 or other preferred version
and push a new branch to GitHub
2) Run this job on your branch
3) After publishing on Maven Central run job org.eclipse.scout.sdk.branch-12.0_continuous on your branch
4) If succesful: Merge your branch