Skip to content

chore: add service parent pom metadata#2386

Merged
triceo merged 1 commit into
TimefoldAI:mainfrom
rsynek:chore/add-parent-pom-metadata
Jun 18, 2026
Merged

chore: add service parent pom metadata#2386
triceo merged 1 commit into
TimefoldAI:mainfrom
rsynek:chore/add-parent-pom-metadata

Conversation

@rsynek

@rsynek rsynek commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Fixes the failed deploy to Maven Central:

Caused by: jreleaser.shadow.org.jreleaser.model.spi.deploy.DeployException: deployment 45e8da94-ac25-41cf-877d-965ddee2f92f failed
pkg:maven/ai.timefold.solver/timefold-solver-service-parent@2.2.0 Project URL is not defined
pkg:maven/ai.timefold.solver/timefold-solver-service-parent@2.2.0 License information is missing
pkg:maven/ai.timefold.solver/timefold-solver-service-parent@2.2.0 SCM URL is not defined
pkg:maven/ai.timefold.solver/timefold-solver-service-parent@2.2.0 Developers information is missing

Copilot AI review requested due to automatic review settings June 18, 2026 15:58
@rsynek rsynek requested a review from triceo as a code owner June 18, 2026 15:58

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds the missing Maven POM metadata to timefold-solver-service-parent so JReleaser/Maven Central deployment validation passes for that published artifact.

Changes:

  • Add <url> to the service parent POM.
  • Add <licenses> metadata (Apache 2.0) to the service parent POM.
  • Add <scm> and <developers> metadata to the service parent POM.

@sonarqubecloud

Copy link
Copy Markdown

@triceo triceo merged commit 6d3c0b8 into TimefoldAI:main Jun 18, 2026
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants