Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean javadoc warnings in pass-support #1085

Open
rpoet-jh opened this issue Nov 20, 2024 · 0 comments
Open

Clean javadoc warnings in pass-support #1085

rpoet-jh opened this issue Nov 20, 2024 · 0 comments

Comments

@rpoet-jh
Copy link
Contributor

What?

Write needed javadoc comments to clean up javadoc doclint warnings that print during mvn clean verify.

Why?

To ensure javadoc is complete and clean up build logs.

How?

Run mvn clean verify and fill in missing javadoc comments. Note that you will need to check the javadoc plugin and have to remove any doclint filtering to see full list of warnings. Search for doclint and ensure it is set to all (or remove the configuration).

Acceptance Criteria

Can run mvn clean verify with doclint all and no javadoc warnings print.

Related Issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant