Skip to content

Update repository references from llamacpp-ai-index-maven-plugin to srcmorph - #162

Merged
bernardladenthin merged 2 commits into
mainfrom
claude/srcmorph-redirect-cleanup-zst0zm
Jul 27, 2026
Merged

Update repository references from llamacpp-ai-index-maven-plugin to srcmorph#162
bernardladenthin merged 2 commits into
mainfrom
claude/srcmorph-redirect-cleanup-zst0zm

Conversation

@bernardladenthin

Copy link
Copy Markdown
Owner

Summary

  • Update all repository URLs, project references, and badge links from the old llamacpp-ai-index-maven-plugin coordinates to the new srcmorph project name across README, pom.xml, CITATION.cff, and CI workflows
  • Correct SonarQube project key in the sonarqube.yml workflow to match the renamed project
  • Ensure all external service integrations (Coveralls, Codecov, SonarCloud, Snyk, FOSSA, Libraries.io, OpenSSF Scorecard, REUSE, IsItMaintained) point to the correct repository

Test plan

  • CI is green on this branch (badge URLs and workflow configuration are now consistent)
  • No code changes; documentation and configuration only

Related issues / PRs

Completes the repository rename migration from llamacpp-ai-index-maven-plugin to srcmorph as described in CLAUDE.md.

Checklist

  • I have read CONTRIBUTING.md and CODE_OF_CONDUCT.md
  • My commits follow Conventional Commits
  • No security-sensitive changes

https://claude.ai/code/session_01G8uREwBujkenxH1CgTaEGY

claude added 2 commits July 27, 2026 17:01
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
bernardladenthin merged commit aa41af6 into main Jul 27, 2026
6 of 12 checks passed
@bernardladenthin
bernardladenthin deleted the claude/srcmorph-redirect-cleanup-zst0zm branch July 27, 2026 19:13
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