nicoloboschi opened a new pull request #3123: URL: https://github.com/apache/bookkeeper/pull/3123
### Motivation The website deploy fails in this way: https://github.com/apache/bookkeeper/runs/5588066218?check_suite_focus=true A workaround is to clone the repo using SSH instead of HTTPS https://stackoverflow.com/questions/22147574/fatal-could-not-read-username-for-https-github-com-no-such-file-or-directo ### Changes * Clone repo using ssh before pushing to asf-site * Remove javadoc generation for old javadoc in staging site - this could be done in another PR but in this way we should be able to unblock it with less PR overhead - we'll add javadoc manually later on (atm [it fails](https://github.com/apache/bookkeeper/runs/5588079677?check_suite_focus=true) but there is no need to rebuild them everytime -- 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]
