-
Notifications
You must be signed in to change notification settings - Fork 68
Description
Konrad Windszus opened MPLUGIN-541 and commented
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).
Issue Links:
-
MPLUGIN-492 Documentation for plugins in general: Goals comprises more than that
-
MNGSITE-529 Correct label of plugin-info.html to "Plugin Documentation" in our plugins' site.xml
Remote Links:
Backported to: 4.0.0-beta-2, 3.15.2
0 votes, 5 watchers