zentol opened a new pull request #7044: [FLINK-10812][build] Skip javadoc plugin for e2e-test-utils URL: https://github.com/apache/flink/pull/7044 ## What is the purpose of the change The `e2e-test-utils` modules contains no public/protected classes. This causes the javadoc-plugin to fail since it cannot find any public/protected classes to document. This PR disables the javadoc-plugin in the `e2e-test-utils` module. I could not find a configuration option to not fail.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
