Update repository references from llamacpp-ai-index-maven-plugin to srcmorph - #162
Merged
Merged
Conversation
The GitHub repository was renamed to `srcmorph`. Update the plain GitHub-URL references that pointed at the old `llamacpp-ai-index-maven-plugin` repo path: - pom.xml: <url>, <scm> (connection/developerConnection/url), <issueManagement> - CITATION.cff: title (now `srcmorph`) + repository-code - README.md: the github.com-path badges (Coveralls, Codecov, JaCoCo, Snyk, libraries.io, OpenSSF Scorecard, REUSE, isitmaintained) Deliberately left unchanged: - SonarCloud badges + sonarqube.yml use the registered project key `bernardladenthin_llamacpp-ai-index-maven-plugin`; renaming needs a coordinated SonarCloud project change, not just a URL swap. - FOSSA badge is keyed to the old git URL and needs a FOSSA re-import. - The "renamed from" / deprecated-coordinates snippets that intentionally document the old `net.ladenthin:llamacpp-ai-index-maven-plugin` Maven coordinates for existing consumers. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01G8uREwBujkenxH1CgTaEGY
Point the two external-service identifiers at the renamed repo, to match the GitHub-URL swaps from the previous commit: - .github/workflows/sonarqube.yml: -Dsonar.projectKey bernardladenthin_llamacpp-ai-index-maven-plugin -> bernardladenthin_srcmorph - README.md: the three SonarCloud badges (same new project key) and the FOSSA badge (git URL locator -> .../bernardladenthin/srcmorph) NOTE: these only resolve once the external projects are migrated: - SonarCloud: rename the project key in the UI (Administration -> Update Key) so history is preserved, BEFORE this runs on main/PR; otherwise the scanner auto-provisions a new empty project. - FOSSA: re-import / re-point the project at the renamed repo URL. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01G8uREwBujkenxH1CgTaEGY
bernardladenthin
had a problem deploying
to
startgate
July 27, 2026 19:13 — with
GitHub Actions
Error
bernardladenthin
had a problem deploying
to
maven-central
July 27, 2026 19:13 — with
GitHub Actions
Failure
bernardladenthin
had a problem deploying
to
maven-central
July 27, 2026 19:13 — with
GitHub Actions
Failure
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
llamacpp-ai-index-maven-plugincoordinates to the newsrcmorphproject name across README, pom.xml, CITATION.cff, and CI workflowsTest plan
Related issues / PRs
Completes the repository rename migration from
llamacpp-ai-index-maven-plugintosrcmorphas described in CLAUDE.md.Checklist
CONTRIBUTING.mdandCODE_OF_CONDUCT.mdhttps://claude.ai/code/session_01G8uREwBujkenxH1CgTaEGY