Skip to content

ci: attach Java release source and javadoc jars#41

Merged
JingsongLi merged 1 commit into
apache:mainfrom
QuakeWang:fix/java-release-artifacts-main
May 24, 2026
Merged

ci: attach Java release source and javadoc jars#41
JingsongLi merged 1 commit into
apache:mainfrom
QuakeWang:fix/java-release-artifacts-main

Conversation

@QuakeWang
Copy link
Copy Markdown
Contributor

What

Attach Java source and javadoc artifacts in the release profile.

Why

The Java release currently only builds the main jar and pom. Maven Central release artifacts should also include sources and javadocs.

Changes

  • Add maven-source-plugin to attach mosaic-*-sources.jar
  • Add maven-javadoc-plugin to attach mosaic-*-javadoc.jar

Signed-off-by: QuakeWang <wangfuzheng0814@foxmail.com>
@JingsongLi
Copy link
Copy Markdown
Contributor

+1

@JingsongLi JingsongLi merged commit 6386dd4 into apache:main May 24, 2026
5 checks passed
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