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/10/27 17:58:00 UTC

[jira] [Resolved] (MPLUGIN-433) Allow to reference aggregator javadoc from plugin report

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

Konrad Windszus resolved MPLUGIN-433.
-------------------------------------
    Fix Version/s: 3.7.0
       Resolution: Fixed

Fixed in https://github.com/apache/maven-plugin-tools/commit/339fc29d84de0a5cd96ca5d77d0d52d9b6536157.

> Allow to reference aggregator javadoc from plugin report
> --------------------------------------------------------
>
>                 Key: MPLUGIN-433
>                 URL: https://issues.apache.org/jira/browse/MPLUGIN-433
>             Project: Maven Plugin Tools
>          Issue Type: Improvement
>            Reporter: Konrad Windszus
>            Assignee: Konrad Windszus
>            Priority: Major
>             Fix For: 3.7.0
>
>
> In some cases (for example in https://github.com/apache/maven-plugin-tools/ itself) the Javadoc is an aggregate being created by the aggregator module (after the plugin report is being executed). Currently those javadoc links are removed on parameter types, as they cannot be validated at the time when "report" is being executed on the individual modules (https://github.com/apache/maven-plugin-tools/blob/14e3d389e08626a52713ae4417e1f4056546a121/maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/generator/PluginXdocGenerator.java#L569).



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