[
https://issues.apache.org/jira/browse/MPLUGIN-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623880#comment-17623880
]
Hudson commented on MPLUGIN-428:
--------------------------------
Build succeeded in Jenkins: Maven » Maven TLP » maven-plugin-tools » master #67
See
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-plugin-tools/job/master/67/
> 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)