Konrad Windszus created MPLUGIN-509:
---------------------------------------
Summary: Missing translations for key "report.plugin.goal.no" and
"report.plugin.goal.yes"
Key: MPLUGIN-509
URL: https://issues.apache.org/jira/browse/MPLUGIN-509
Project: Maven Plugin Tools
Issue Type: Improvement
Affects Versions: 3.10.1
Reporter: Konrad Windszus
In
[https://github.com/apache/maven-plugin-tools/blob/64c01dfafa0fa1cba35904e529405c74116896ed/maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/GoalRenderer.java#L323-L325]
the translations for key {{report.plugin.goal.no}} and
{{report.plugin.goal.yes}} are retrieved but the resource bundle properties
file only contains {{report.plugin.no}} and {{report.plugin.yes}}
(https://github.com/apache/maven-plugin-tools/blob/64c01dfafa0fa1cba35904e529405c74116896ed/maven-plugin-report-plugin/src/main/resources/plugin-report.properties#L97C1-L97C18).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)