You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2022/11/20 16:43:00 UTC

[jira] [Created] (MPLUGIN-444) JavadocLinkGenerator.createLink: Support nested binary class names

Konrad Windszus created MPLUGIN-444:
---------------------------------------

             Summary: JavadocLinkGenerator.createLink: Support nested binary class names
                 Key: MPLUGIN-444
                 URL: https://issues.apache.org/jira/browse/MPLUGIN-444
             Project: Maven Plugin Tools
          Issue Type: Bug
    Affects Versions: 3.7.0
            Reporter: Konrad Windszus
            Assignee: Konrad Windszus
             Fix For: next-release


Currently all binary names containing a dollar "$" throw an {{IllegalArgumentException}} when being invoked with {{JavadocLinkGenerator.createLink(...)}}. Actually nested classes should be supported as links to their Javadoc can be realiably constructed (in contrast to binary names referencing members).



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