Description
the javadoc no longer copies the files found under doc-files to the appropriate spot in the apidoc tree.
The files should be present at the relative location near the html files generated from the java files. e.g. in the module com.example the file src/main/java/hello/doc-files/Hi.png should land under target/apidocs/com.example/hello/doc-files/Hi.png