Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.12.0
-
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
- links to