nodece opened a new pull request, #4787:
URL: https://github.com/apache/bookkeeper/pull/4787

   ### Motivation
   
   When publishing the bk to the Maven central repo, you will get the following 
error:
   ```
   Error:  Deployment failed: 
   Error:  pkg:maven/com.***.bookkeeper/[email protected]: 
Javadocs must be provided but not found in entries
   Error:  
pkg:maven/com.***.bookkeeper/[email protected]: Javadocs 
must be provided but not found in entries
   Error:  
pkg:maven/com.***.distributedlog/[email protected]: Javadocs 
must be provided but not found in entries
   Error:  
pkg:maven/com.***.bookkeeper.metadata.drivers/[email protected]: 
Javadocs must be provided but not found in entries
   ``` 
   
   ### Changes
   
   - add javadoc support for pom-only shaded modules
   - control javadoc generation by `maven.javadoc.skip`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to