You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Pieter van den Hombergh (Jira)" <ji...@apache.org> on 2022/10/01 10:23:00 UTC

[jira] [Created] (MJAVADOC-734) javadoc drops copying doc-files when module-info.java file present

Pieter van den Hombergh created MJAVADOC-734:
------------------------------------------------

             Summary: 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: Improvement
          Components: javadoc
    Affects Versions: 3.4.1
            Reporter: Pieter van den Hombergh


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)