Github user mxm commented on the pull request:
https://github.com/apache/flink/pull/1225#issuecomment-145529038
The JavaDoc can be built using
```
mvn javadoc:aggregate -Pdocs-and-source -DadditionalJOption="-Xdoclint:none"
```
The `-Xdoclint:none` is still required because of stricter checking of
JavaDoc in Java 8.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---