Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8322865

JavaDoc fails on aggregator modules

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 23
    • 22
    • tools
    • None

      From javadoc-dev:

      For projects which contain only a module-info that transitively requires other modules - i.e. like java.se - the javadoc tool will fail.

      This presents a problem for publishing those sorts of artifacts to Maven Central, which requires some javadoc jar in order to publish. The only workaround i've found is to go into the build tool, skip normal javadoc generation, and do it through a hacked script.

      Is there a workaround I am missing, is this an intentional deficiency, or is this something that should be fixed?

            jjg Jonathan Gibbons
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: