QuakeWang opened a new pull request, #41: URL: https://github.com/apache/paimon-mosaic/pull/41
## 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` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
