-
Notifications
You must be signed in to change notification settings - Fork 3.4k
HBASE-29854 Add osgi annotations dependency when generating javadoc #7681
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
Conversation
|
@apurtell Please see if this PR can fix the site build problem on branch-2.5. |
|
🎊 +1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Many thanks for this fix. 👍
I just checked this out locally and was able to build the maven site with mvn clean install -DskipTests && mvn site -DskipTests. The Maven site build was successful.
No description provided.