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

Ignore module-info.java on earlier Java versions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.0-M1
    • 3.1.0
    • None
    • None

    Description

      Versions of the javadoc tool prior to Java 9 cannot process `module-info.java`. The plugin should automatically detect and exclude `module-info.java` if the javadoc tool is Java 8 or earlier. The alternative (Java version specific profiles) does work, but is very verbose for something that can never work (thus the plugin should deal with it)

      Attachments

        Activity

          People

            rfscholte Robert Scholte
            scolebourne@joda.org Stephen Colebourne
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: