[
https://issues.apache.org/jira/browse/MPLUGIN-541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17928891#comment-17928891
]
Konrad Windszus commented on MPLUGIN-541:
-----------------------------------------
Cherry picked to branch 3.x in
https://github.com/apache/maven-plugin-tools/commit/689f48b1246652fe501a72e4b8403dacca185117.
> Rename report from "Plugin Documentation" to "Plugin Details"
> -------------------------------------------------------------
>
> Key: MPLUGIN-541
> URL: https://issues.apache.org/jira/browse/MPLUGIN-541
> Project: Maven Plugin Tools
> Issue Type: Improvement
> Components: Plugin Reporting Plugin
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
> Priority: Major
> Fix For: 4.0.0, 4.0.0-beta-2, 3.15.2
>
>
> The report name/title being used in
> https://github.com/apache/maven-plugin-tools/blob/bc2daa4bb2b71b13e9de7014aad97bd6b6b0f5c4/maven-plugin-report-plugin/src/main/resources/plugin-report.properties#L20C2-L20C40
> is very generic (e.g. used in
> https://maven.apache.org/plugins/maven-compiler-plugin/plugin-info.html).
> Usually the plugin documentation is the whole site (not just the one report
> page of it).
> I propose to rename that to "Plugin Details" (or "Plugin Info") so that there
> is a better distinction between an index page of the site of the module and
> this main report page.
> The page name of the report is "plugin-info"
> (https://github.com/apache/maven-plugin-tools/blob/bc2daa4bb2b71b13e9de7014aad97bd6b6b0f5c4/maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginReport.java#L262C17-L262C23).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)