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

Fix issue 2698: resolve errors in generating javadocs by mvn install #2787

Merged
merged 2 commits into from Sep 19, 2022

Conversation

pandaapo
Copy link
Contributor

Describe what this PR does / why we need it

Fix errors that are reported when generating javadocs by mvn install in branch 2.2.x.

Does this pull request fix one issue?

Fixes #2698

Describe how you did it

Describe how to verify it

run mvn install, mvn javadoc:javadoc(build faster) or mvn javadoc:javadoc-no-fork(build faster)

Special notes for reviews

@steverao steverao merged commit 672a0f4 into alibaba:2.2.x Sep 19, 2022
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.

Fix MavenReportException problem
2 participants