Skip to content

Update Javadoc plugin configuration for Maven Central#6

Merged
marevol merged 2 commits into
mainfrom
update-javadoc-plugin-for-maven-central
Nov 29, 2025
Merged

Update Javadoc plugin configuration for Maven Central#6
marevol merged 2 commits into
mainfrom
update-javadoc-plugin-for-maven-central

Conversation

@marevol

@marevol marevol commented Nov 29, 2025

Copy link
Copy Markdown
Contributor

Summary

  • Add attach-javadocs execution to generate javadoc JAR during build
  • Update source level from 8 to 11 to match project Java version
  • Add doclint=none to suppress Javadoc warnings and allow successful builds

Test plan

  • Run mvn package to verify javadoc JAR is generated
  • Verify build completes without Javadoc errors

🤖 Generated with Claude Code

marevol and others added 2 commits November 29, 2025 16:58
- Add attach-javadocs execution to generate javadoc JAR
- Update source level from 8 to 11
- Add doclint=none to suppress Javadoc warnings

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@marevol marevol merged commit c723c40 into main Nov 29, 2025
6 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.

1 participant