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

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

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

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

kwin opened a new pull request, #178:
URL: https://github.com/apache/maven-plugin-tools/pull/178

   class names




> 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 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)