Skip to content

Use the current Maven snapshot repository - #188

Merged
peter-lawrey-admin merged 1 commit into
developfrom
fix/current-maven-snapshot-repository
Sep 13, 2026
Merged

peter-lawrey-admin merged 1 commit into
developfrom
fix/current-maven-snapshot-repository

Conversation

@peter-lawrey

@peter-lawrey peter-lawrey commented Sep 12, 2026

Copy link
Copy Markdown
Member

Clean JLBH builds cannot resolve chronicle-bom:2026.0-SNAPSHOT because the shared POM points at the obsolete OSSRH snapshot repository. Update the URL to the current Central snapshot endpoint. The dependency versions and repository policy stay the same.

This independently useful correction targets develop and is the shared prerequisite for #187. The original TeamCity failures are develop build 1351468 and #187 build 1353486, on the same agent and settings hash.

Validation on Linux amd64 / Java 8u502 / Maven 3.9.11, using separate initially empty Maven repositories and empty user settings:

The current BOM resolves as 2026.0-20260907.105301-92. Logs, source patches and resolved test-classpath hashes are retained in the next-wave repair evidence pack. Supported-platform CI and review remain required; successful local resolution does not qualify TeamCity's effective settings by itself.

Fresh CI evidence, 12 September 2026

TeamCity Linux build 1356900 checked out this exact head and passed all 30 tests, with none ignored or muted and no first-attempt failure/rerun markers found in the full log. It used the same configuration and agent as the failing develop/#187 builds. Other platform contexts and review remain outstanding.

The shared POM still points at the obsolete OSSRH snapshot endpoint, so a
clean build cannot resolve chronicle-bom:2026.0-SNAPSHOT.

Use the current Central snapshot repository. Clean Java 8 verification
passes all 30 baseline tests and all 44 tests with the #187 composition.

Related to #187.
@peter-lawrey-admin
peter-lawrey-admin merged commit 3277e39 into develop Sep 13, 2026
11 of 13 checks passed
@peter-lawrey-admin
peter-lawrey-admin deleted the fix/current-maven-snapshot-repository branch September 13, 2026 07:42
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.

2 participants