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

[jira] [Closed] (MPLUGIN-428) Don't emit warning for missing javadoc URL of primitives

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

Slawomir Jaranowski closed MPLUGIN-428.
---------------------------------------

> Don't emit warning for missing javadoc URL of primitives
> --------------------------------------------------------
>
>                 Key: MPLUGIN-428
>                 URL: https://issues.apache.org/jira/browse/MPLUGIN-428
>             Project: Maven Plugin Tools
>          Issue Type: Bug
>          Components: Plugin Plugin
>    Affects Versions: 3.7.0
>            Reporter: Konrad Windszus
>            Assignee: Konrad Windszus
>            Priority: Major
>             Fix For: 3.7.0
>
>
> As primitive types never have any javadoc there should be no warning emitted when those are detected:
> {code}
> [WARNING] Could not get javadoc URL for type int of parameter lineLength
> from goal help: Resolving primitives is not supported. Binary name must
> contain at least one dot: int
> {code}



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