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 19:05:00 UTC

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

     [ https://issues.apache.org/jira/browse/MPLUGIN-444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konrad Windszus updated MPLUGIN-444:
------------------------------------
    Description: Currently all binary names containing a dollar "$" throw an {{IllegalArgumentException}} when being invoked with {{JavadocLinkGenerator.createLink(...)}}. Actually member classes should be supported as links to their Javadoc can be reliably constructed.  (was: 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).)

> 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
>            Priority: Major
>             Fix For: next-release
>
>
> Currently all binary names containing a dollar "$" throw an {{IllegalArgumentException}} when being invoked with {{JavadocLinkGenerator.createLink(...)}}. Actually member classes should be supported as links to their Javadoc can be reliably constructed.



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