You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/06/13 05:15:46 UTC

[GitHub] eolivelli opened a new issue #1514: Clean up javadoc mojos execution

eolivelli opened a new issue #1514: Clean up javadoc mojos execution
URL: https://github.com/apache/bookkeeper/issues/1514
 
 
   **BUG REPORT**
   
   1. Please describe the issue you observed:
   
   - What did you do?
   
   run "mvn clean install -DskipTests" on current master
   
   - What did you expect to see?
   build okay without warnings
   
   - What did you see instead?
   
   [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.0.0:javadoc (default-cli) on project bookkeeper-tools-framework: An error has occurred in Javadoc report generation: 
   [ERROR] Exit code: 1 - javadoc: error - No public or protected classes found to document.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services