[ 
https://issues.apache.org/jira/browse/MPLUGIN-521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17843136#comment-17843136
 ] 

ASF GitHub Bot commented on MPLUGIN-521:
----------------------------------------

asfgit merged PR #281:
URL: https://github.com/apache/maven-plugin-tools/pull/281




> 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
>            Priority: Major
>             Fix For: 3.13.0
>
>
> 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