Uploaded image for project: 'Maven Plugin Tools'
  1. Maven Plugin Tools
  2. MPLUGIN-521

Nested types not properly extracted cause exception while generating Javadoc URLs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.12.0
    • 3.13.0
    • Plugin Plugin
    • None

    Description

      Details: https://github.com/apache/maven-site-plugin/pull/177#pullrequestreview-2033188399

      If you have a type like Map<String, List<Foo>> the generator will extract List<Foo> instead of just Foo. We should recursively go down to the type.

      This is likely an edge case.

      Attachments

        Issue Links

          Activity

            People

              michael-o Michael Osipov
              michael-o Michael Osipov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: