Skip to content

build: Ignore missing Javadoc tags in javadoc plugin#111

Merged
thced merged 1 commit into
masterfrom
build/javadoc-ignore-missing-tags
Jul 2, 2026
Merged

build: Ignore missing Javadoc tags in javadoc plugin#111
thced merged 1 commit into
masterfrom
build/javadoc-ignore-missing-tags

Conversation

@thced

@thced thced commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Set doclint to all,-missing on maven-javadoc-plugin so that missing @param (and other missing-tag) reports do not fail the javadoc jar build, while keeping every other doclint check (bad HTML, broken references, etc.).

Set doclint to all,-missing on maven-javadoc-plugin so that missing @param
(and other missing-tag) reports do not fail the javadoc jar build, while
keeping every other doclint check (bad HTML, broken references, etc.).
@thced thced merged commit af418e0 into master Jul 2, 2026
4 checks passed
@thced thced deleted the build/javadoc-ignore-missing-tags branch July 2, 2026 15:05
@sonarqubecloud

sonarqubecloud Bot commented Jul 2, 2026

Copy link
Copy Markdown

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