Uploaded image for project: 'Maven Javadoc Plugin'
  1. Maven Javadoc Plugin
  2. MJAVADOC-87

doc-files ignored if they reside in the resources directory

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0
    • 2.3
    • None
    • None

    Description

      It looks like MJAVADOC-76 was closed prematurely, or maybe it just had a bad summary. The bug is this: if you have a "doc-files" folder in the "src/main/resources" branch of your project, its contents will be omitted from the Javadoc output. However, if you move the same folder over to "src/main/java", it will be included in the output. This bug is present in the released (2.0) version of the plugin.

      The file "package.html", by comparison, will be included in the Javadoc output no matter where it is. This is the expected behavior, AFAICT. More information about the "doc-files" directory can be found here: http://java.sun.com/j2se/1.5.0/docs/tooldocs/windows/javadoc.html#unprocessed

      Attachments

        1. my-app.zip
          25 kB
          Siveton Vincent

        Activity

          People

            siveton Siveton Vincent
            mbeerman Matthew Beermann
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: