Michael Osipov created MPLUGIN-521:
--------------------------------------

             Summary: Nested types not properly extracted cause exception while 
generating Javadoc URLs
                 Key: MPLUGIN-521
                 URL: https://issues.apache.org/jira/browse/MPLUGIN-521
             Project: Maven Plugin Tools
          Issue Type: Bug
          Components: Plugin Plugin
    Affects Versions: 3.12.0
            Reporter: Michael Osipov
            Assignee: Michael Osipov
             Fix For: 3.12.1


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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to