Skip to content

Resolve OpenRewrite snapshots from the Code Genome Project in the Pages workflow - #1203

Merged
timtebeek merged 1 commit into
mainfrom
tim/pages-codegenome-repo
Aug 27, 2026
Merged

Resolve OpenRewrite snapshots from the Code Genome Project in the Pages workflow#1203
timtebeek merged 1 commit into
mainfrom
tim/pages-codegenome-repo

Conversation

@timtebeek

Copy link
Copy Markdown
Member

The Deploy plugin docs to Pages workflow fails to build the site:

Non-resolvable import POM: The following artifacts could not be resolved:
org.openrewrite:rewrite-bom:pom:8.92.0-SNAPSHOT (absent): Could not find artifact
org.openrewrite:rewrite-bom:pom:8.92.0-SNAPSHOT in ossrh-snapshots

Upstream OpenRewrite snapshots now live in the Code Genome Project repository rather than ossrh-snapshots. The codegenome profile in pom.xml adds that repository, but it activates on env.CODEGENOME_USERNAME, and pages.yml was the one workflow that never got those credentials wired up (ci.yml, publish.yml and bump-snapshots.yml all have them).

Mirrors the setup in ci.yml: server-id: codegenome on setup-java, plus the CODEGENOME_USERNAME/CODEGENOME_TOKEN env on the site step.

@github-project-automation github-project-automation Bot moved this to In Progress in OpenRewrite Aug 27, 2026
@timtebeek
timtebeek merged commit 40c9dad into main Aug 27, 2026
1 check passed
@timtebeek
timtebeek deleted the tim/pages-codegenome-repo branch August 27, 2026 10:41
@github-project-automation github-project-automation Bot moved this from In Progress to Done in OpenRewrite Aug 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant