Skip to content

Publish sources and javadocs for Nexus artifacts#4

Merged
ericlmao merged 1 commit into
snapshotfrom
worktree/add-source-and-javadocs-jars
May 15, 2026
Merged

Publish sources and javadocs for Nexus artifacts#4
ericlmao merged 1 commit into
snapshotfrom
worktree/add-source-and-javadocs-jars

Conversation

@ericlmao
Copy link
Copy Markdown
Member

Summary

  • Enable sourcesJar and javadocJar for both published modules.
  • Attach the documentation artifacts to the Maven publication so Nexus receives them with the shaded main jar.
  • Fix common Javadoc doclint issues so publication can complete cleanly.

Testing

  • common:javadoc and paper:javadoc pass locally.
  • common:sourcesJar, common:javadocJar, paper:sourcesJar, and paper:javadocJar build successfully.
  • publishToMavenLocal confirms both modules publish jar, sources, javadoc, pom, and Gradle module metadata artifacts.

@ericlmao ericlmao changed the base branch from release to snapshot May 15, 2026 05:28
@ericlmao ericlmao marked this pull request as ready for review May 15, 2026 05:28
@ericlmao ericlmao merged commit f1299df into snapshot May 15, 2026
@ericlmao ericlmao deleted the worktree/add-source-and-javadocs-jars branch May 15, 2026 05:28
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.

1 participant