Update Maven registry and repo references to cameleer org
Some checks failed
CI / build (push) Failing after 3s
Some checks failed
CI / build (push) Failing after 3s
Both repos transferred from claude user to cameleer organization. Updated all Maven registry URLs and CLAUDE.md references. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
<servers>
|
||||
<server>
|
||||
<id>gitea</id>
|
||||
<username>claude</username>
|
||||
<username>cameleer</username>
|
||||
<password>${env.REGISTRY_TOKEN}</password>
|
||||
</server>
|
||||
</servers>
|
||||
|
||||
@@ -8,7 +8,7 @@ Cameleer3 Server — observability server that receives, stores, and serves Came
|
||||
|
||||
## Related Project
|
||||
|
||||
- **cameleer3** (`https://gitea.siegeln.net/claude/cameleer3`) — the Java agent that instruments Camel applications
|
||||
- **cameleer3** (`https://gitea.siegeln.net/cameleer/cameleer3`) — the Java agent that instruments Camel applications
|
||||
- Protocol defined in `cameleer3-common/PROTOCOL.md` in the agent repo
|
||||
- This server depends on `com.cameleer3:cameleer3-common` (shared models and graph API)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user