Skip to content

[MPLUGIN-521] Nested types not properly extracted cause exception while generating Javadoc URLs #840

@jira-importer

Description

@jira-importer

Michael Osipov opened MPLUGIN-521 and commented

Details: apache/maven-site-plugin#177 (review)

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.


Affects: 3.12.0

Remote Links:

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpriority:majorMajor loss of function

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions