[
https://issues.apache.org/jira/browse/MJAVADOC-734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MJAVADOC-734:
------------------------------------
Fix Version/s: wontfix-candidate
> javadoc drops copying doc-files when module-info.java file present
> ------------------------------------------------------------------
>
> Key: MJAVADOC-734
> URL: https://issues.apache.org/jira/browse/MJAVADOC-734
> Project: Maven Javadoc Plugin
> Issue Type: Bug
> Components: javadoc
> Affects Versions: 3.4.1
> Reporter: Pieter van den Hombergh
> Priority: Major
> Labels: jpms
> Fix For: wontfix-candidate, waiting-for-feedback
>
>
> 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
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)