-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[improve][build] Add lombok plugin to solve Javadoc issue. #18520
Conversation
Codecov Report
@@ Coverage Diff @@
## master #18520 +/- ##
============================================
+ Coverage 31.39% 35.06% +3.67%
- Complexity 6651 6654 +3
============================================
Files 697 617 -80
Lines 68015 58514 -9501
Branches 7285 6099 -1186
============================================
- Hits 21353 20519 -834
+ Misses 43667 35268 -8399
+ Partials 2995 2727 -268
Flags with carried forward coverage won't be shown. Click here to find out more.
|
@Technoboy- Did this PR solve the issue?
|
@Technoboy- I think this the root cause that the generated javadoc for 2.11.0 using pytools becomes empty. |
Motivation
When releasing branch-2.11, there is a issue when generating Javadoc :
We can use
mvn javadoc:javadoc
to reproduce in the master branch.Documentation
doc
doc-required
doc-not-needed
doc-complete