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 15:41:00 UTC

[jira] [Updated] (MPLUGIN-443) Javadoc reference containing a link label with spaces are not detected

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

Konrad Windszus updated MPLUGIN-443:
------------------------------------
    Summary: Javadoc reference containing a link label with spaces are not detected  (was: Javadoc reference containing a link label with space are not detected)

> Javadoc reference containing a link label with spaces are not detected
> ----------------------------------------------------------------------
>
>                 Key: MPLUGIN-443
>                 URL: https://issues.apache.org/jira/browse/MPLUGIN-443
>             Project: Maven Plugin Tools
>          Issue Type: Bug
>          Components: API
>    Affects Versions: 3.7.0
>            Reporter: Konrad Windszus
>            Priority: Major
>             Fix For: next-release
>
>
> For example the following link tag is not properly parsed:
> {code}
> {@link #member label with spaces}
> {code}
> and leads to the following exception
> {code}
> java.lang.IllegalArgumentException: Invalid format of javadoc reference: #member label with spaces
> 	at org.apache.maven.tools.plugin.javadoc.JavadocReference.parse(JavadocReference.java:74)
> 	...
> {code}



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