Affected version
3.11.2
Bug description
On the index page (https://maven.apache.org/plugins/maven-javadoc-plugin/index.html) the plugin goals are described. For goal javadoc-no-fork it's mentioned that (bold by me)
Note that this goal does require generation of test sources before site generation
This is only true for the goal test-javadoc-no-fork, where the description is correct.
Note: Only index is affected, the description on the goals page is correct.