[ https://issues.apache.org/jira/browse/MJAVADOC-734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17958116#comment-17958116 ]
Olivier Lamy commented on MJAVADOC-734: --------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-javadoc-plugin#1112|https://github.com/apache/maven-javadoc-plugin/issues/1112]. > 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 (Moved to GitHub Issues) > Issue Type: Bug > Components: javadoc > Affects Versions: 3.4.1 > Reporter: Pieter van den Hombergh > Priority: Major > Labels: jpms > > 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)