Skip to content

Conversation

@tcheeric
Copy link
Owner

Summary

Related issue: #____

What changed?

  • Renamed the relay alias from damus to 398ja across the migration guide, API reference, and how-to guides to keep the documentation consistent.
  • Updated the architecture explanation examples to reference the 398ja relay URI.

BREAKING

None.

Review focus

Please verify that the relay naming is now consistent across the updated documentation snippets.

Testing

  • mvn -q verify
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Non-resolvable import POM: The following artifacts could not be resolved: xyz.tcheeric:nostr-java-bom:pom:1.1.1 (absent): Could not find artifact xyz.tcheeric:nostr-java-bom:pom:1.1.1 in central (https://repo.maven.apache.org/maven2) @ line 100, column 25
 @
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR]   The project xyz.tcheeric:nostr-java:1.0.1-SNAPSHOT (/workspace/nostr-java/pom.xml) has 1 error
[ERROR]     Non-resolvable import POM: The following artifacts could not be resolved: xyz.tcheeric:nostr-java-bom:pom:1.1.1 (absent): Could not find artifact xyz.tcheeric:nostr-java-bom:pom:1.1.1 in central (https://repo.maven.apache.org/maven2) @ line 100, column 25 -> [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException

Limitations

  • mvn -q verify fails because xyz.tcheeric:nostr-java-bom:pom:1.1.1 is not available from Maven Central.

Network Access

  • Maven Central (https://repo.maven.apache.org/maven2) responded but returned an artifact-not-found error. No domains were blocked.

Checklist

  • Scope ≤ 300 lines (or split/stack)
  • Title is verb + object (e.g., “Refactor auth middleware to async”)
  • Description links the issue and answers “why now?”
  • BREAKING flagged if needed
  • Tests/docs updated (if relevant)

https://chatgpt.com/codex/tasks/task_b_68eb7c69dcec833195db38e7e65918f0

@tcheeric tcheeric merged commit 8857498 into develop Oct 12, 2025
1 check passed
@tcheeric tcheeric deleted the codex/update-relay-name-from-damus-to-398ja branch October 12, 2025 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants